Skip to content
This repository was archived by the owner on Sep 28, 2018. It is now read-only.
This repository was archived by the owner on Sep 28, 2018. It is now read-only.

Non-static method Gears\String\Str::contains() should not be called statically #17

@netizenking

Description

@netizenking

i have "gears/string": "*", in my composer.json file
In the Pdf.php file i changed use Gears\String as Str to use Gears\String\Str and now it is giving me the error:
Non-static method Gears\String\Str::contains() should not be called statically
Somebody tell me what am doing wrong. Thank you

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