Skip to content

Commit e099385

Browse files
committed
Facade accessor
1 parent 679358d commit e099385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TypiCMS/Form/Facades/Form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ class Form extends Facade
88
{
99
protected static function getFacadeAccessor()
1010
{
11-
return 'adamwathan.form';
11+
return 'typicms.form';
1212
}
1313
}

0 commit comments

Comments
 (0)