We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c68d17 commit 799481cCopy full SHA for 799481c
src/MetaModels/Render/Template.php
@@ -34,7 +34,7 @@
34
* found" flag, which defaults to false and therefore one can parse the template and have zero output instead of
35
* cluttering the frontend with exceptions.
36
*
37
- * @@SuppressWarnings(PHPMD.TooManyPublicMethods)
+ * @SuppressWarnings(PHPMD.TooManyPublicMethods)
38
*/
39
class Template
40
{
0 commit comments