WpItems, WpPlugins, WpThemes specs

This commit is contained in:
erwanlr
2013-03-29 22:27:43 +01:00
parent 565bfceb49
commit 68876bffb9
34 changed files with 456 additions and 390 deletions

View File

@@ -5,7 +5,7 @@ class WpTimthumbs < WpItems
# No passive detection
# @return [ WpTimthumbs ]
def passive_detection(wp_target, topns = {})
def passive_detection(wp_target, options = {})
new
end