Sulu\Component\Content\Metadata\Factory\StructureMetadataFactoryInterface::hasStructuresFor PHP Метод

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

Return true if the given type has been registered with the structure factory.
public hasStructuresFor ( string $type ) : boolean
$type string
Результат boolean
    public function hasStructuresFor($type);