コード例 #1
0
 public function __construct($section, array $options = array())
 {
     $options['webPath'] = 'tests';
     parent::__construct($section, $options);
 }