drupal-tangler
drupal-tangler copied to clipboard
Update Mapper.php
Unclear what this is supposed to be doing-- of course what it's actually doing is assignment instead of a comparator.
Correcting comparator syntax doesn't 'fix' it, but throws an undefined variable error. So basically this code block is being executed without the comparison returning true.
PR just to draw your attention to it.