Interface Tivie\HtaccessParser\HtaccessInterface

extends JsonSerializable, IteratorAggregate, ArrayAccess, Serializable, Countable

Interface HtaccessInterface

Methods
Methods inherited from JsonSerializable
jsonSerialize()
Methods inherited from IteratorAggregate
getIterator()
Methods inherited from ArrayAccess
offsetExists(), offsetGet(), offsetSet(), offsetUnset()
Methods inherited from Serializable
serialize(), unserialize()
Methods inherited from Countable
count()