src/fonts/Fontawesome.php
Method getIcons
has 696 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function getIcons() {
return [
"glass",
"music",
"search",
File Fontawesome.php
has 702 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
namespace crocodicstudio\crudbooster\fonts;
class Fontawesome {
public static function getIcons() {