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

Undocumented Zend\Form\FieldsetInterface return type for the Zend\Form\Fieldset::get() method #205

Closed
@nuxwin

Description

@nuxwin

Undocumented return type for the Zend\Form\Fieldset::get() method.

The Zend\Form\Fieldset::get() method can return either a Zend\Form\ElementInterface or Zend\Form\FieldsetInterface. Currently, the Zend\Form\FieldsetInterface return type isn't documented leading to IDE (PhpStorm) inspection error:

warning

Basically

unexpected

Should look like

expected

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions