@var array<int, (int|string)>
Type: earlyExitTokenCodes
public static $earlyExitTokenCodes = [ T_RETURN, T_CONTINUE, T_BREAK, T_THROW, T_EXIT, ];