mirror of
https://github.com/danog/parser.git
synced 2025-01-22 21:11:55 +01:00
4 lines
33 B
PHP
4 lines
33 B
PHP
|
<?php
|
||
|
|
||
|
$foo->bar;
|
||
|
$foo->bar->baz;
|