Skip to content

Commit

Permalink
add one more link to official php doc about properties
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Aug 18, 2020
1 parent f5dd548 commit 1b0679c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
use PhpParser\Node;

/**
* @link https://www.php.net/manual/en/language.oop5.properties.php
* @link https://www.php.net/manual/en/language.oop5.visibility.php#language.oop5.visibility-members
*/
class PropertyDeclarationSniff extends SniffAbstract
Expand Down

0 comments on commit 1b0679c

Please sign in to comment.