2
0
forked from Wavyzz/dolibarr

Add code comment

This commit is contained in:
Laurent Destailleur
2023-10-24 14:22:06 +02:00
parent a318031034
commit ab775998d1
4 changed files with 27 additions and 11 deletions

View File

@@ -40,6 +40,8 @@ class UserRightsToFunction extends AbstractRector
}
/**
* Return a node type from https://github.com/rectorphp/php-parser-nodes-docs/
*
* @return string[]
*/
public function getNodeTypes(): array