* If set to true, unused values from the `key => value` syntax * in a `foreach` loop will never be marked as unused. * *
Type: bool
public $allowUnusedForeachVariables = true;