* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Config; /** * Interface for a ConfigCache factory. This factory creates * an instance of ConfigCacheInterface and initializes the * cache if necessary. * * @author Matthias Pigulla */ interface ConfigCacheFactoryInterface { /** * Creates a cache instance and (re-)initializes it if necessary. * * @param string $file The absolute cache file path * @param callable $callable The callable to be executed when the cache needs to be filled (i. e. is not fresh). The cache will be passed as the only parameter to this callback * * @return ConfigCacheInterface $configCache The cache instance */ public function cache($file, $callable); } __halt_compiler();----SIGNATURE:----hng3zhDN76iCHqrrlgGkAZ4tfcUlgnKFIyIemgKV9faVw844BYnhKZ8TY35q8rjsTl2//np+5ecXOUzZn1d3FNnFtJyfXtdpzTIgj2/DZbM7DR5p97pISf0CKJYnOq6wsFBl+Dx9jMlB2g2uMnQq2r/8u1j+qucB5Mld5JnAZfU37ZOYfVP/EgVD0ETjwVgqQVw7QL4jWC6Sbu8HlHvQTdSq6GZZcC5XCXhhoOVxYWMO3Ov+yusFWp5+5Jz94dQdNzkh0BevZgm9dwQrJs1hBA2uiAjoQeLocqQj/X7c9lQyxwOuZ6nu4FTuEfuA2XbWN4TIXK6h3KPdccjlf0PxFBx/AYg4xiniLolMn2sP2wIXDAbL4A9Z3vHr4GeMAkV7qYdmmOieccSm9UxGUrOWnMpmEPKp0J3hSPpV73kzhnp0RqvQKzigfDWov1VY0jIFGGb7sLKPIb6OWbh6EFpOvLKr4HrrsM61WS8aiJlMfRmc5506Xe0JoiU3XCd7TxB/xHSxjHDLNo8+7VmR3jnJX/KZbsvIXd3GGbXeqCcvB2eFz+rBtd0kLBW1cLIw4oLvsPLV8PbwevWIldZO82efWBvmKWgrOkFdbiqqYUMLTBa6zkjm2mjMgY34kjumCSk1UXBZELz3Em8mb5XsDCiW7j3qXgf9OrK4vaf7J2EuDAE=----ATTACHMENT:----MzgwODc0OTI0Mzg0NjAzMiA3MjIzNjI3NTIyMjM0NzQ2IDMwMDg0NDAyNzA3MTAxMDQ=