%PDF- %PDF-
Direktori : /var/www/html/kpk/api/vendor/symfony/debug/Tests/Fixtures/ |
Current File : /var/www/html/kpk/api/vendor/symfony/debug/Tests/Fixtures/AnnotatedClass.php |
<?php namespace Symfony\Component\Debug\Tests\Fixtures; class AnnotatedClass { /** * @deprecated */ public function deprecatedMethod() { } }