PPI\Framework\Module\Routing\SymfonyTrait::getRoutingFilePath PHP Méthode

getRoutingFilePath() protected méthode

protected getRoutingFilePath ( )
    protected function getRoutingFilePath()
    {
        return $this->getPath() . '/resources/routes/symfony.yml';
    }