Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Move container entries to Interface::class #59

@svensp

Description

@svensp

Currently even knowing which interface we want from the container you have to check the various providers or container.php for the correct identifier.
Seeing as rancherize already requires php7+ we have access to Interface::class as easy access to the classpath string. All container identifiers should be moved to use Interface::class.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions