Exemplo n.º 1
0
 public function __construct($app = null, $request = null, $urlParams = array())
 {
     define('IN_ADR_TEMPLE', true);
     define('IN_ADR_BATTLE', true);
     define('IN_ADR_CHARACTER', true);
     parent::__construct($app, $request, $urlParams);
 }