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?