class ๐ฆ { public int $๐ฆ; public ?string $๐ฆ; public function __construct(int $๐ฆ, ?string $๐ฆ) { $this->๐ฆ = $๐ฆ; $this->๐ฆ = $๐ฆ; } } $๐ = new ๐ฆ(1234, "birb"); echo $๐->๐ฆ;
https://files.mastodon.social/media_attachments/files/116/436/064/448/732/551/original/ea3508b13f71255a.png