Overview

Namespaces

  • Knot
    • Dict
      • Helpers
    • Exceptions
  • None

Classes

  • AbstractDictBody
  • ChildDict
  • HelperManager
  • ParentDict

Traits

  • ArrayAccessTrait
  • CountableTrait
  • IteratorAggregateTrait
  • PathOperationsTrait
  • Overview
  • Namespace
  • Class

Class ParentDict

Class ParentDict

Knot\Dict\AbstractDictBody implements Knot\Dict\Arrayaccess, Countable, IteratorAggregate uses Knot\Dict\ArrayAccessTrait, Knot\Dict\CountableTrait, Knot\Dict\IteratorAggregateTrait, Knot\Dict\PathOperationsTrait
Extended by Knot\Dict
Extended by Knot\Dict\ParentDict
Namespace: Knot\Dict
Package: Knot\Dict
Located at Knot/Dict/ParentDict.php
Methods summary
public
# kill( )

Returns


$this
Methods inherited from Knot\Dict
create(), createByReference()
Methods inherited from Knot\Dict\AbstractDictBody
__call(), __construct(), __get(), __invoke(), __isset(), __set(), __unset(), call(), childParent(), copy(), getHelperManager(), keyExists(), lastKey(), toArray()
Methods inherited from Countable
count()
Methods inherited from IteratorAggregate
getIterator()
Methods used from Knot\Dict\ArrayAccessTrait
offsetExists(), offsetGet(), offsetSet(), offsetUnset()
Methods used from Knot\Dict\CountableTrait
count()
Methods used from Knot\Dict\IteratorAggregateTrait
getIterator()
Methods used from Knot\Dict\PathOperationsTrait
del(), get(), getOnly(), isPath(), path(), pathCombiner(), pathParser(), set()
Magic methods inherited from Knot\Dict\AbstractDictBody
push(), shift(), unshift()
Constants inherited from Knot\Dict
VERSION
Properties inherited from Knot\Dict\AbstractDictBody
$data, $parentArray, $path
Properties used from Knot\Dict\ArrayAccessTrait
$data
Properties used from Knot\Dict\PathOperationsTrait
$ARRAY_PATH_DELIMITER, $path
API documentation generated by ApiGen