getAddOn() 공개 메소드

public getAddOn ( $addOn )
예제 #1
0
 public function getAddOn($option)
 {
     return $this->config->getAddOn($option);
 }