Example #1
0
 protected function findProject($id, $checkAuth = false)
 {
     return parent::findProject($id, $checkAuth);
 }