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