NO
Size: a a a
NO
NO
Д
NO
FL
FL
class Foo {
public function doSomething(): Response {
if(rand(0, 1)) {
return $this->response(ResponseFactory::Ok(''))->status(200);
}
throw new NotFound(''); // converting to response
}
}
AM
AM
AM
FL
FL
AM
AM
FL
AM
Д
AM
AB
FL
Д