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

Using Zend-view with PHP STAN #183

@vitorloureiro

Description

@vitorloureiro

Currently i am using the zend view in my project and i notice a very small problem with the docblock of the \Zend\View\Model\ViewModel class constructor.
Where it says @param null|array|Traversable $variables should be @param null|array|Traversable|ArrayAccess $variables

In the same constructor if no $variables is provided the constructor initializes it with one instance of arrayAccess.

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