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 8e92792 commit 25b59f5Copy full SHA for 25b59f5
src/Field/LanguageField.php
@@ -19,7 +19,7 @@ public function getName()
19
20
public function getType()
21
{
22
- return new StrinType();
+ return new StringType();
23
}
24
25
public function getDescription()
0 commit comments