* * 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:----iGGcsetjIi0eATzysGrOcrj+cdH44IArJtdVBlmaHZb1LtDt8zrvdhm9FM8C8rV8SwJtyuaXWUBcf1cKub6GgfQCVvw/XG4Ch725QPZ1HteeKzfydRIZj5Tda5/pU2HnVCLEWEvj+nH9yH6KcPq7QcJ1KJ8dLPHRfGaVN1hSDZu9bEzFQCoAbmGJe2Nz8EDPnTdcQp/QZV4ZOb2yinhL2H8onQam+rPP6KjeVTQj+4oMYpNndZdDtqOPNK8TlpwpAILueZHOgBDpJfUXUoW+hnmd0LD0TVeJHQ6g9UUXJlN2xNY5aS2fTSFJ1wvDrZSHDsJLdNhuJEeuOdQsnwKp2wUIbfcZ2njqpVE+CATNyvbyuXAnlfNXLey7bPpc9hDPFrmD0rbBatM7r4JgiNaJyhEe5BgAiVwbfIhyAXfCKgUSY0sTvLjA6fK9frgwYo+o1E4CXuDL4WThXWLzUjkqQaPIIgwVDCxHHQagrM48fqvtBodpASRW21rTZdjUKS/86uIxsK1FaSaZ/In16UYdfn3KFt0HTa/BYntwwOgspeUhu3BH7nGn0XHKXabmzo/dHL428PuYx+cm0Rd7tX1ltV8jj04ZW0pnelGwMGI7jZzAAYXzGL86uMnzHEfXIanoKpQfJR4wl/XNwi4T3sMIFaeP3UeQgj2LnH9d3chAlPk=----ATTACHMENT:----Mjk0NTM0MTg1Nzk4NjIwNSA2NTE3Mjg1MzQwODU2NTg4IDgxOTMyNjEyNDExNjQ3NTU=