mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-12 17:17:31 +01:00
10 lines
86 B
Groff
10 lines
86 B
Groff
|
Magic constants
|
||
|
-----
|
||
|
<?php
|
||
|
|
||
|
__TRAIT__;
|
||
|
-----
|
||
|
array(
|
||
|
0: Scalar_TraitConst(
|
||
|
)
|
||
|
)
|