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 [];
    }