The tokens this sniff is targetting.
Type: array
private $targets = [ T_TRUE => T_TRUE, T_FALSE => T_FALSE, T_NULL => T_NULL, ];