예제 #1
0
 /**
  * postExecute
  *
  * @param mixed $result
  *
  * @return  mixed
  */
 protected function postExecute($result = null)
 {
     return parent::postExecute($result);
 }