Skip to content

Does not return two types of data #76

Description

@dmitrach

Describe the bug
Does not return two types of data.

Example:

?bool => bool

There should be the following:

?bool => bool|null

Code

protected function checkPricingRule(PricingRule $pricingRule): ?bool
{}

Screenshots
Снимок экрана от 2020-06-04 17-54-14

Enviroment (please complete the following information):

OS: Ubuntu 20.04
VS Code: 1.45.1, the extension: 1.1.2
Language: PHP

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions