DIR:/home/htlwork.com/www/dev/magento/update/vendor/phpunit/php-token-stream/tests/_fixture/ |
Current File : /home/htlwork.com/www/dev/magento/update/vendor/phpunit/php-token-stream/tests/_fixture/source2.php |
<?php // short desc abstract class A { /* abst meth: */ public static abstract function method(); } |