final class AssetIdsByProperty implements IteratorAggregate (View source)

Methods

__construct(array $assetIdentifiers)

No description

array
propertyNamesWithoutAsset()

No description

bool
hasPropertiesWithoutAssets()

No description

getIterator()

No description

Details

__construct(array $assetIdentifiers)

No description

Parameters

array $assetIdentifiers

array propertyNamesWithoutAsset()

No description

Return Value

array

bool hasPropertiesWithoutAssets()

No description

Return Value

bool

Traversable getIterator()

No description

Return Value

Traversable