Common/Script.php
Method __construct
has 289 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
private function __construct()
{
/**
* Source (Library)
File Script.php
has 340 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
namespace SPHERE\Common;
use MOC\V\Core\FileSystem\FileSystem;
use SPHERE\System\Extension\Extension;