in workshop/03_Inspections/04_Gutter_and_Lens.php [31:37]
public function warningFunction2() { $variable = 1; if ($variable = 2) { } }