class DoctrineRoutingHelper

Class DoctrineRoutingHelper

Properties

$error_stack Error messages log
$info_stack Info messages log

Methods

__construct(mixed $env)

DoctrineRoutingHelper constructor.

boolean
clear($env = null)

Clears the routing cache

Details

at line 44
__construct(mixed $env)

DoctrineRoutingHelper constructor.

Parameters

mixed $env

at line 55
boolean clear($env = null)

Clears the routing cache

Parameters

$env

Return Value

boolean