PHP Interface Sonata\ProductBundle\Seo\Services\ServiceInterface

Author: Xavier Coureau ([email protected])
Show file Open project: sonata-project/ecommerce

Public Methods

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

Method Details

alterPage() public method

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