Example #1
0
 /**
  */
 public function supported()
 {
     if (parent::supported()) {
         return $this->is_active();
     }
 }