Skip to content

Remove Amazon from storage ini file until it is developed #12

@dawidpjoubert

Description

@dawidpjoubert

Under common/storages/info.ini remove this line:
storages[amazon] = AmazonStorage

It should only be put back in once the AmazonStorage class is actually developed.

You should also create an Interface called StorageInterface and have both classes implement this interface. This will make it easy for other developers to build their own storage interfaces without having to reverse engineer your storage classes.

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