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