GraphAware\Neo4j\Client\Config::create PHP 메소드

create() 공개 정적인 메소드

public static create ( ) : Config
리턴 Config
    public static function create()
    {
        return new self();
    }