PropertyNames
final class PropertyNames implements IteratorAggregate, Countable, JsonSerializable (View source)
Methods
static PropertyNames
fromArray(array $propertyNames)
No description
static PropertyNames
createEmpty()
No description
mixed
jsonSerialize()
No description
getIterator()
No description
bool
isEmpty()
No description
int
count()
No description
Details
static PropertyNames
fromArray(array $propertyNames)
No description
static PropertyNames
createEmpty()
No description
PropertyNames
merge(PropertyNames $other)
No description
mixed
jsonSerialize()
No description
Traversable
getIterator()
No description
bool
isEmpty()
No description
int
count()
No description