Sulu\Component\Content\SimpleContentType::getReferencedUuids PHP Метод

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

public getReferencedUuids ( Sulu\Component\Content\Compat\PropertyInterface $property )
$property Sulu\Component\Content\Compat\PropertyInterface
    public function getReferencedUuids(PropertyInterface $property)
    {
        return [];
    }