php array($this) code example Example: php array $array = ['cheese', 'ham', 'potato']; var_dump($array);