Networking\InitCmsBundle\Model\ContentRouteManagerInterface::findContentByContentRoute PHP Метод

findContentByContentRoute() публичный Метод

public findContentByContentRoute ( Networking\InitCmsBundle\Model\ContentRouteInterface $contentRoute ) : mixed
$contentRoute Networking\InitCmsBundle\Model\ContentRouteInterface
Результат mixed
    public function findContentByContentRoute(ContentRouteInterface $contentRoute);