Overview

Namespaces

  • Knot
    • Dict
      • Helpers
    • Exceptions
  • None

Classes

  • AbstractPHPArrayHelper
  • PHPArrayChangerHelper
  • PHPArrayEqualizerHelper
  • UnderscoreHelper

Interfaces

  • HelperInterface
  • Overview
  • Namespace
  • Class

Class PHPArrayChangerHelper

Knot\Dict\Helpers\AbstractPHPArrayHelper
Extended by Knot\Dict\Helpers\PHPArrayChangerHelper implements Knot\Dict\Helpers\HelperInterface
Namespace: Knot\Dict\Helpers
Located at Knot/Dict/Helpers/PHPArrayChangerHelper.php
Methods summary
public string
# getName( )

Helper code name.

Helper code name.

Returns

string

Implementation of

Knot\Dict\Helpers\HelperInterface::getName()
public
# addRoutes( Knot\Dict\HelperManager $helperManager )

Load Function Routes!

Load Function Routes!

Parameters

$helperManager

Implementation of

Knot\Dict\Helpers\HelperInterface::addRoutes()
public static
# execute( Knot\Dict\AbstractDictBody $knot, $arguments, $methodName )
Methods inherited from Knot\Dict\Helpers\AbstractPHPArrayHelper
convertPHPFunctionToRoute(), convertRouteToPHPFunction()
Properties summary
public array $functions
# [ "array_multisort", "array_pop", "array_product", "array_push", "array_rand", "array_reduce", "array_shift", "array_splice", "array_sum", "array_unshift", "array_walk_recursive", "array_walk" ]
API documentation generated by ApiGen