Apply fixes from StyleCI #2000
Merged
Apply fixes from StyleCI #2000
Scrutinizer / Inspection
succeeded
Jun 25, 2024 in 4m 52s
Summary
1 new issues, 5 updated code elements
Annotations
Check notice on line 219 in src/Assets/Image.php
scrutinizer / Inspection
src/Assets/Image.php#L219
It seems like ``$asset['content_source']`` can also be of type ``null``; however, parameter ``$data`` of ``simplexml_load_string()`` does only seem to accept ``string``, maybe add an additional type check?
Loading