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