Example #1
0
 public function init(&$context, $memoize = false)
 {
     // Check for class existence
     parent::init($context, $memoize);
 }