Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/BulkGate/plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspijak committed Dec 6, 2023
2 parents b55700d + 000b7bb commit f889e8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Eshop/Language.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ public function load(): array;


public function get(?int $id = null): string;


public function hasMultiLanguageSupport(): bool;
}

0 comments on commit f889e8f

Please sign in to comment.