crazyfactory/php-sniffs

Surrounded by space should allow line feed before.

Closed this issue · 0 comments

It should allow this.

$txt = 'Delivery Note already exists in '
                        . "CrazyLogistics db. ID: {$deliveryNote['delivery_note_id']}";