Пример #1
0
 /**
  * Initializes the Cache Filesystem.
  */
 protected function initializeFs()
 {
     return CacheFs::initialize();
 }