?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/



?? Go up: /home/webdevt/prestashop17/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests

?? Viewing: PropertyGetter.php

<?php

namespace Symfony\Component\Validator\Tests\Fixtures;

/**
 * This class has two paths to PropertyGetterInterface:
 *   PropertyGetterInterface <- AbstractPropertyGetter <- PropertyGetter
 *   PropertyGetterInterface <- ChildGetterInterface <- PropertyGetter
 */
class PropertyGetter extends AbstractPropertyGetter implements ChildGetterInterface
{
}


??

??