getOption() 공개 메소드

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