13
wp-content/plugins/all-in-one-event-calendar/lib/cache/exception/not-set.php
vendored
Normal file
13
wp-content/plugins/all-in-one-event-calendar/lib/cache/exception/not-set.php
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Exception thrown when reading from cache.
|
||||
*
|
||||
* @author Time.ly Network, Inc.
|
||||
* @since 2.0
|
||||
* @package Ai1EC
|
||||
* @subpackage Ai1EC.Cache.Exception
|
||||
*/
|
||||
class Ai1ec_Cache_Not_Set_Exception extends Ai1ec_Exception {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user