Skip to content

No namespace? #36

Description

@Aquive

The file should have a namespace, so it can be used from other classes.

I just added below line on top of the file

namespace Seoshop;

Now I can do (in laravel in my case)

use Seoshop\WebshopappApiClient;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions