예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function getDevAutoload()
 {
     return $this->package->getDevAutoload();
 }
예제 #2
0
 public function getDevAutoload()
 {
     return $this->aliasOf->getDevAutoload();
 }