Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

EZEE-1532: Change PHPDoc for findWithWait #889

Merged
merged 1 commit into from
Jul 27, 2017
Merged

EZEE-1532: Change PHPDoc for findWithWait #889

merged 1 commit into from
Jul 27, 2017

Conversation

mnocon
Copy link
Member

@mnocon mnocon commented Jul 27, 2017

JIRA: EZEE-1532

Description

This is really a cosmetic change: currently when returning the findWithWait result from another method the following message can be seen in PHPStorm:

Return value is expected to be '\Behat\Mink\Element\NodeElement', '\EzSystems\PlatformUIBundle\Features\Context\NodeElement' returned. Return value type is not compatible with declared.

The class \EzSystems\PlatformUIBundle\Features\Context\NodeElement does not exist, it was simply missing the namespace in doc.

Discovered in: https://github.com/ezsystems/StudioUIBundle/pull/819 , but in reality content of this PR is unrelated.

@mnocon mnocon changed the title [WIP] EZEE-1532: Change PHPDoc for findWithWait EZEE-1532: Change PHPDoc for findWithWait Jul 27, 2017
@andrerom andrerom merged commit 76108cd into ezsystems:master Jul 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants