Typed Properties
2/43
About Me
Typed Properties
<?php
class
🥃whisky
{
Typed properties may have default values:
public int $rating = 92;
}