Exemplo n.º 1
0
 public function postExecute()
 {
     if ($this->getUser()->getMember()) {
         opToolkit::setIsSecure($this);
     }
 }