We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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?