File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
use WordPressCS \WordPress \Helpers \ContextHelper ;
17
17
18
18
/**
19
- * Helper utilities for checking the context in which a token is used .
19
+ * Helper utilities for identifying the use of global constants in PHP code .
20
20
*
21
21
* ---------------------------------------------------------------------------------------------
22
22
* This class is only intended for internal use by WordPressCS and is not part of the public API.
Original file line number Diff line number Diff line change 15
15
use PHPCSUtils \Utils \Lists ;
16
16
17
17
/**
18
- * Helper utilities for checking the context in which a token is used .
18
+ * Helper utilities for working with lists .
19
19
*
20
20
* ---------------------------------------------------------------------------------------------
21
21
* This class is only intended for internal use by WordPressCS and is not part of the public API.
You can’t perform that action at this time.
0 commit comments