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 c814a28 commit a887c50Copy full SHA for a887c50
AbstractType.php
@@ -74,7 +74,7 @@ public function getName()
74
/**
75
* Returns the prefix of the template block name for this type.
76
*
77
- * The block prefixes defaults to the underscored short class name with
+ * The block prefixes default to the underscored short class name with
78
* the "Type" suffix removed (e.g. "UserProfileType" => "user_profile").
79
80
* @return string The prefix of the template block name
0 commit comments