diff options
Diffstat (limited to 'bridges/WallpaperflareBridge.php')
-rw-r--r-- | bridges/WallpaperflareBridge.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bridges/WallpaperflareBridge.php b/bridges/WallpaperflareBridge.php index b8df0c69..60486368 100644 --- a/bridges/WallpaperflareBridge.php +++ b/bridges/WallpaperflareBridge.php @@ -8,6 +8,7 @@ class WallpaperflareBridge extends XPathAbstract { '' => array( 'search' => array( 'name' => 'Search', + 'exampleValue' => 'birds', 'required' => true ) )); |