Method | Description | |
---|---|---|
count ( ) : integer | ||
getIterator ( ) | ||
isEmpty ( ) : boolean | ||
mergeWith ( self $propertyBag ) : self | Creates a new instance to which the given properties have been merged. In case of conflicts, the existing values are kept. | |
with ( |
public mergeWith ( self $propertyBag ) : self | ||
$propertyBag | self | |
return | self |