Closed apemsel closed 7 years ago
A static factory method type hinted with "self" like this:
public static function createFromFoo() : self { /* ... */ }
results in
"(Unexpected return type definition [UnitCollectingVisitor.php:279])"
A static factory method type hinted with "self" like this:
results in
"(Unexpected return type definition [UnitCollectingVisitor.php:279])"