Update file JsMinifier.php
Closes #3453612
Merge request reports
Activity
Filter activity
- Added null coalescing operators (?? '') to the trim function calls to ensure that trim always receives a string. This ensures that the trim function is called safely and resolves the deprecated warning.
Edited by IMMACULATE X
Please register or sign in to reply