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);