getOption() public method

public getOption ( $option )
Ejemplo n.º 1
0
 public function getOption($option)
 {
     return $this->config->getOption($option);
 }