Skip to content

Commit b78dc52

Browse files
authored
Update DocBlockTagTypesSniff.php
1 parent 1add993 commit b78dc52

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
@@ -22,6 +22,7 @@ class DocBlockTagTypesSniff extends AbstractSniff {
2222
'@copyright',
2323
'@deprecated',
2424
'@example',
25+
'@extends',
2526
'@filesource',
2627
'@ignore',
2728
'@inheritDoc',

0 commit comments

Comments
 (0)