Sulu\Component\Content\SimpleContentType::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 [];
    }