%PDF- %PDF-
Direktori : /var/www/html/geotechnics/api/vendor/nikic/php-parser/test/code/formatPreservation/ |
Current File : /var/www/html/geotechnics/api/vendor/nikic/php-parser/test/code/formatPreservation/traitAlias.test |
Trait alias ----- <?php class X { use T { exit as die; } } ----- /* do nothing */ ----- <?php class X { use T { exit as die; } }