Networking\InitCmsBundle\Model\ContentRouteManagerInterface::findContentByContentRoute PHP Method

findContentByContentRoute() public method

public findContentByContentRoute ( Networking\InitCmsBundle\Model\ContentRouteInterface $contentRoute ) : mixed
$contentRoute Networking\InitCmsBundle\Model\ContentRouteInterface
return mixed
    public function findContentByContentRoute(ContentRouteInterface $contentRoute);