Skip to content

:chore: Add service provider, fix rewrite issue with font filepath, a…

Codacy Production / Codacy Static Code Analysis required action Nov 1, 2024 in 0s

2 new issues (1 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- inc/Engine/Media/Fonts/ServiceProvider.php  1
- inc/Engine/Media/Fonts/Controller/Filesystem.php  6
         

See the complete overview on Codacy

Annotations

Check warning on line 148 in inc/Engine/Media/Fonts/Controller/Filesystem.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inc/Engine/Media/Fonts/Controller/Filesystem.php#L148

Avoid unused parameters such as '$font_url'.

Check notice on line 148 in inc/Engine/Media/Fonts/Controller/Filesystem.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

inc/Engine/Media/Fonts/Controller/Filesystem.php#L148

The method parameter $font_url is never used