mirror of
https://github.com/pronamic/woocommerce-subscriptions.git
synced 2025-10-16 06:12:55 +00:00
2.4.5
This commit is contained in:

committed by
Remco Tolsma

parent
37367ac369
commit
721dda6e5c
3
includes/class-wcs-cached-data-manager.php
Executable file → Normal file
3
includes/class-wcs-cached-data-manager.php
Executable file → Normal file
@@ -11,6 +11,9 @@
|
||||
*/
|
||||
class WCS_Cached_Data_Manager extends WCS_Cache_Manager {
|
||||
|
||||
/**
|
||||
* @var WC_Logger_Interface|null
|
||||
*/
|
||||
public $logger = null;
|
||||
|
||||
public function __construct() {
|
||||
|
Reference in New Issue
Block a user