highlight icon indicating copy to clipboard operation
highlight copied to clipboard

PHP: `public string $title { get; }, `

Open brendt opened this issue 1 year ago • 0 comments

public function __construct(
    public string $username { set => strtolower($value); }
) {}

brendt avatar Apr 24 '24 08:04 brendt