We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56887a1 commit 51ffcdaCopy full SHA for 51ffcda
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## v0.3.1.16
4
5
-
+- Fixed comment reference to \Fortress\JqueryValidationAdaptor
6
7
## v0.3.1.15
8
userfrosting/models/UserFrosting.php
@@ -13,7 +13,7 @@
13
* @property \UserFrosting\SiteSettings $site
14
* @property \UserFrosting\User $user
15
* @property \UserFrosting\PageSchema $schema
16
- * @property \UserFrosting\JqueryValidationAdapter $jsValidator
+ * @property \Fortress\JqueryValidationAdapter $jsValidator
17
*/
18
class UserFrosting extends \Slim\Slim {
19
0 commit comments