Nextras\Orm\Model\SimpleRepositoryLoader::isCreated PHP 메소드

isCreated() 공개 메소드

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