File tree Expand file tree Collapse file tree 3 files changed +3
-246
lines changed
app/code/Magento/AdminNotification
Test/Unit/Model/System/Message Expand file tree Collapse file tree 3 files changed +3
-246
lines changed Original file line number Diff line number Diff line change 8
8
9
9
use Magento \Store \Model \Store ;
10
10
11
+ /**
12
+ * @deprecated
13
+ */
11
14
class Baseurl implements \Magento \Framework \Notification \MessageInterface
12
15
{
13
16
/**
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 9
9
<type name =" Magento\Framework\Notification\MessageList" >
10
10
<arguments >
11
11
<argument name =" messages" xsi : type =" array" >
12
- <item name =" baseurl" xsi : type =" string" >Magento\AdminNotification\Model\System\Message\Baseurl</item >
13
12
<item name =" security" xsi : type =" string" >Magento\AdminNotification\Model\System\Message\Security</item >
14
13
<item name =" cacheOutdated" xsi : type =" string" >Magento\AdminNotification\Model\System\Message\CacheOutdated</item >
15
14
<item name =" media_synchronization_error" xsi : type =" string" >Magento\AdminNotification\Model\System\Message\Media\Synchronization\Error</item >
You can’t perform that action at this time.
0 commit comments