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 679358d commit e099385Copy full SHA for e099385
src/TypiCMS/Form/Facades/Form.php
@@ -8,6 +8,6 @@ class Form extends Facade
8
{
9
protected static function getFacadeAccessor()
10
11
- return 'adamwathan.form';
+ return 'typicms.form';
12
}
13
0 commit comments