PPI\Framework\Module\Routing\SymfonyTrait::getRoutingFilePath PHP Method

getRoutingFilePath() protected method

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