Magento Extensions Rating 2024
EXTENSIONS BY CATEGORY
B2B (Business-To-Business)
Blog
Customer
ERP (Enterprise Resource Planning)
Mega Menu
One Step Checkout
Order
POS (Point Of Sale)
Search
Shopping Cart
Sitemap
SEO
Social
Stock & Inventory Management
EXTENSIONS BY DEVELOPER
aheadWorks
Amasty
Boost My Shop
BSS Commerce
Magestore
MageWorx
Mirasvit
Templates Master
Wyomind
XTENTO
Magento 2 Documentation
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
vendor
magento
framework
Cache
Test
Unit
CoreTestMock.php
Go to the documentation of this file.
1
<?php
6
namespace
Magento\Framework\Cache\Test\Unit
;
7
8
abstract
class
CoreTestMock
extends
\Zend_Cache_Backend
implements
\Zend_Cache_Backend_ExtendedInterface
9
{
10
}
Magento\Framework\Cache\Test\Unit\CoreTestMock
Definition:
CoreTestMock.php:8
Zend_Cache_Backend
Definition:
Backend.php:30
Zend_Cache_Backend_ExtendedInterface
Definition:
ExtendedInterface.php:34
Magento\Framework\Cache\Test\Unit