Skip to content

url()->previous() is not highlited in IDE #25860

Closed
@vv12131415

Description

@vv12131415
  • Laravel Version: 5.6.38
  • PHP Version: 7.2.9

Description:

The url() which returns \Illuminate\Contracts\Routing\UrlGenerator is not highlited in IDE.
This method usage you can see here
https://github.com/laravel/framework/blob/5.6/src/Illuminate/Foundation/Exceptions/Handler.php#L248-L253

Steps To Reproduce:

call url()->previous() somewhere in code when using PHPStorm

How can it be solved
add method previous to Illuminate\Contracts\Routing\UrlGenerator interface

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