bnomei/kirby3-dotenv

View on GitHub

Showing 1 of 1 total issue

Method __construct has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct(array $options = [], bool $useKirbyOptions = true)
    {
        $defaults = [
            'dir' => $useKirbyOptions ?
                option('bnomei.dotenv.dir') :
Severity: Minor
Found in classes/DotEnv.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language