Skip to content

Added ImageHandlingInterface for autowiring#122

Open
creonit-dev wants to merge 1 commit intoGregwar:masterfrom
creonit-dev:handling_autowire
Open

Added ImageHandlingInterface for autowiring#122
creonit-dev wants to merge 1 commit intoGregwar:masterfrom
creonit-dev:handling_autowire

Conversation

@creonit-dev
Copy link

For example

public function __construct(ImageHandlingInterface $imageHandling)
{
    $this->imageHandling = $imageHandling;
}

@alexbusu
Copy link

alexbusu commented Jan 8, 2024

Nice to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments