mirror of
https://github.com/danog/parser.git
synced 2024-12-04 02:17:47 +01:00
1 line
53 B
PHP
1 line
53 B
PHP
|
<?php $foo->bar(); $foo->bar()->baz(); $foo->bar()();
|