Sulu\Bundle\ContentBundle\Teaser\TeaserContentType::getViewData PHP Метод

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

public getViewData ( Sulu\Component\Content\Compat\PropertyInterface $property )
$property Sulu\Component\Content\Compat\PropertyInterface
    public function getViewData(PropertyInterface $property)
    {
        return $this->getValue($property);
    }