The list of tokens that make up the file contents.
This is a simplified list which just contains the token content and nothing
else. This is the array that is updated as fixes are made, not the file's
token array. Imploding this array will give you the file content back.
Type: array
File
vendor/squizlabs/php_codesniffer/src/Fixer.php, line 56