public function doAuthorization($sender, $param) { if (!$this->_skipAuthorization) { $this->onAuthorize($param); } }