Nextras\Orm\Model\SimpleRepositoryLoader::isCreated PHP Method

isCreated() public method

public isCreated ( $className )
    public function isCreated($className)
    {
        return true;
    }