PHP Класс Arkade\S3\Model\Store\Store\Plugin

Показать файл Открыть проект

Открытые методы

Метод Описание
afterGetBaseUrl ( Magento\Store\Model\Store $subject, string $result ) : string This plugin fixes a bug where Magento incorrectly appends two forward slashes to the media rewrite script. We remove one of those extra forward slashes.

Описание методов

afterGetBaseUrl() публичный метод

This plugin fixes a bug where Magento incorrectly appends two forward slashes to the media rewrite script. We remove one of those extra forward slashes.
public afterGetBaseUrl ( Magento\Store\Model\Store $subject, string $result ) : string
$subject Magento\Store\Model\Store
$result string
Результат string