Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

ConnectionInterface docblock is wrong or implementation is wrong.. #3469

Closed
@cdekok

Description

@cdekok

Interface..

    /**
     * Connect
     *
     * @return ConnectionInterface
     */
    public function connect();

Pgsql connection returns nothing..

    /**
     * Connect to the database
     *
     * @return void
     * @throws Exception\RuntimeException on failure
     */
    public function connect()

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions