Ejemplo n.º 1
0
 protected final function register_filter($filter, $method)
 {
     Shutter::register_filter($filter, array($this, $method));
 }