PhpVersions
class PhpVersions implements ArrayAccess, IteratorAggregate (View source)
Methods
static
getLatest()
No description
static float
getFirst()
No description
bool
offsetExists(TKey $offset)
No description
mixed
offsetGet(TKey $offset)
Offset to retrieve
void
offsetSet(TKey $offset, TValue $value)
Offset to set
void
offsetUnset(TKey $offset)
Offset to unset
getIterator()
No description
Details
static
getLatest()
No description
static float
getFirst()
No description
bool
offsetExists(TKey $offset)
No description
mixed
offsetGet(TKey $offset)
Offset to retrieve
void
offsetSet(TKey $offset, TValue $value)
Offset to set
void
offsetUnset(TKey $offset)
Offset to unset
Traversable
getIterator()
No description