Skip to content

Commit 5419add

Browse files
authored
Update DocBlockTagTypesSniff.php
1 parent b78dc52 commit 5419add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PSR2R/Sniffs/Commenting/DocBlockTagTypesSniff.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ class DocBlockTagTypesSniff extends AbstractSniff {
4040
'@see',
4141
'@since',
4242
'@source',
43+
'@template',
4344
'@throws',
4445
'@todo',
4546
'@triggers',

0 commit comments

Comments
 (0)