Skip to content

[Bug] xPDOQuery->select() incomplete parameter type hint in PHPDoc #206

Open
@smaddock

Description

@smaddock

As $columns can be either a CSV or array, this should be either @param mixed $columns, @param array|string $columns or @param string[]|string $columns.

* @param string $columns Columns to return from the query.

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