crayon-syntax-highlighter/langs/php/compile.txt

10 lines
154 B
Plaintext
Raw Normal View History

2019-08-30 19:30:19 +02:00
# http://php.net/manual/en/language.constants.predefined.php
__NAMESPACE__
__METHOD__
__FUNCTION__
__LINE__
__FILE__
__DIR__
__CLASS__
__TRAIT__