We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
class User (Repo $repo, string $text) { public method() { // ... } }
Love the syntax from C# over the __contruct we have today, It’s cleaner and more declarative. RFC time?