Skip to content

Need refactor #11

@anuri73

Description

@anuri73

I think in 2020 this part of code need in refactor. There's composer's autoload already.

namespace {
const DS = DIRECTORY_SEPARATOR;
require_once DIR . DIRECTORY_SEPARATOR . "AbstractService.php";
require_once DIR . DS . ".." . DS . "Helper" . DS . "Validation.php";
}

Currently it leads to

Notice: Constant DS already defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions