Class StringCollection

Class StringCollection

AbstractCollection implements IteratorAggregate, Countable
StringCollection
Package: Shared
Category: System
Located at Shared/StringCollection.inc.php

Methods summary

protected _getValidType( void ) : string

Get valid item type.

public getStringArray( void ) : array

Convert the items to strings and return all items as an array.

Methods inherited from AbstractCollection

__construct(), _add(), _getExceptionText(), _itemIsValid(), count(), getArray(), getItem(), getIterator(), isEmpty()

Properties summary

Properties inherited from AbstractCollection

$collectionContentArray