Exemplo n.º 1
0
 /**
  * Construct the BBCodeHandler
  */
 public function __construct()
 {
     parent::__construct();
     $this->setDefaultSettings();
 }