Ejemplo n.º 1
0
 function tearDown()
 {
     remove_filter('thematic_default_theme_layout', array($this, 'switch_layout'));
     parent::tearDown();
 }
Ejemplo n.º 2
0
 function tearDown()
 {
     delete_option('thematic_theme_opt');
     parent::tearDown();
 }