<?phpclass 🥃whisky { function __construct( *public* string $name, *protected* Distillery $distillery, *public* int $age, *private* ?Bottler $bottler = null*,* ) {}}