Sulu\Component\Content\Metadata\Factory\StructureMetadataFactoryInterface::hasStructuresFor PHP Method

hasStructuresFor() public method

Return true if the given type has been registered with the structure factory.
public hasStructuresFor ( string $type ) : boolean
$type string
return boolean
    public function hasStructuresFor($type);