in workshop/03_Inspections/01_Highlights.php [34:40]
public function warningFunction2() { $variable = 1; if ($variable = 2) { } }