Esempio n. 1
0
 public function hasRepo($name = 'main')
 {
     return null !== ProjectRepository::check($this, $name);
 }