ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
CoreStorageFacade.php
Go to the documentation of this file.
2
5
12{
13
17 public function cache() : ilGlobalCache
18 {
20 }
21
22
26 public function db() : ilDBInterface
27 {
28 global $DIC;
29
30 return $DIC->database();
31 }
32}
An exception for terminatinating execution or to throw for unit testing.
Class ilGlobalCache.
static getInstance($component)
Interface ilDBInterface.
global $DIC
Definition: saml.php:7