PHP Интерфейс Sonata\ProductBundle\Seo\Services\ServiceInterface

Автор: Xavier Coureau ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
alterPage ( Sonata\SeoBundle\Seo\SeoPageInterface $seoPage, Sonata\Component\Product\ProductInterface $product ) Add the meta information.

Описание методов

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

Add the meta information.
public alterPage ( Sonata\SeoBundle\Seo\SeoPageInterface $seoPage, Sonata\Component\Product\ProductInterface $product )
$seoPage Sonata\SeoBundle\Seo\SeoPageInterface
$product Sonata\Component\Product\ProductInterface