From 3f995f4af6eb6ab7106bb13e85e1745e6cc46384 Mon Sep 17 00:00:00 2001 From: Dmitry Fedyuk Date: Wed, 7 Dec 2022 19:25:41 +0000 Subject: [PATCH] https://github.com/tradefurniturecompany/core/issues/47 --- Plugin/Framework/Stdlib/DateTime/Timezone.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/Plugin/Framework/Stdlib/DateTime/Timezone.php b/Plugin/Framework/Stdlib/DateTime/Timezone.php index e9a5b16..5cb2e7b 100644 --- a/Plugin/Framework/Stdlib/DateTime/Timezone.php +++ b/Plugin/Framework/Stdlib/DateTime/Timezone.php @@ -14,8 +14,6 @@ function __construct() {} * 2019-10-07 * @see \Magento\Framework\Stdlib\DateTime\Timezone::isScopeDateInInterval() * @see \Magento\Framework\Stdlib\DateTime\TimezoneInterface::isScopeDateInInterval() - * @param Sb $sb - * @param \Closure $f * @param int|string|IScope $scope * @param string|null $dateFrom [optional] * @param string|null $dateTo [optional]