ignition icon indicating copy to clipboard operation
ignition copied to clipboard

[PHP 8.2] Fix `${var}` string interpolation deprecation

Open Ayesh opened this issue 3 years ago • 0 comments

PHP 8.2 deprecates "${var}" string interpolation pattern. This fixes the only such occurrence in spatie/ignition package.

Ayesh avatar Jun 19 '22 09:06 Ayesh