Sulu\Bundle\MediaBundle\Content\Types\MediaSelectionContentType::getViewData PHP Method

getViewData() public method

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