Skip to content

Error on blade files using bootstrapper on phpstorm  #327

@Cperbony

Description

@Cperbony

Hy guys.
I´ve got a boring warning message on PhpStorm using Bootstrapper 5.9.1 on laravel 5.3.
PhpStorm keeping warning on the blade files about an error:
method __toString is not implemented for (on each class of Bootstrapper).

If i use static import, those warnings disappear, but i got an error: Non-static method Bootstrapper\Table::withContents() should not be called statically.

if i return to a non static import , it runs ok, but the warnings on IDE returns
Example: Table::withContents().

Can anyone help how to solve it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions