Adds a mapping from a mode to another handler.
public mapHandler ( string $mode, string $handler ) | ||
$mode | string | Mode to be remapped. |
$handler | string | New target handler. |
public mapHandler ( string $mode, string $handler ) | ||
$mode | string | Mode to be remapped. |
$handler | string | New target handler. |