New enumeration system
This commit is contained in:
8
lib/common/collections/wp_themes.rb
Executable file
8
lib/common/collections/wp_themes.rb
Executable file
@@ -0,0 +1,8 @@
|
||||
# encoding: UTF-8
|
||||
|
||||
require 'common/collections/wp_themes/detectable'
|
||||
|
||||
class WpThemes < WpItems
|
||||
extend WpThemes::Detectable
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user