Sulu\Component\Content\ComplexContentType::getReferencedUuids PHP Method

getReferencedUuids() public method

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