Ejemplo n.º 1
0
 /**
  * @param WPLib_Theme_Base $theme
  */
 static function set_theme($theme)
 {
     self::$_theme = $theme;
 }