Create the optimizer Interface

Created on 12 June 2023, over 1 year ago

Create the optimizer interface that will be implemented by all optimizers.

interface OptimizerInterface {
  public function optimize(string $svg): string;
}

We can discuss the types later.

📌 Task
Status

Fixed

Component

Code

Created by

🇫🇷France tarekdj

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024