* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpKernel; /** * Allows the Kernel to be rebooted using a temporary cache directory. * * @author Nicolas Grekas */ interface RebootableInterface { /** * Reboots a kernel. * * The getCacheDir() method of a rebootable kernel should not be called * while building the container. Use the %kernel.cache_dir% parameter instead. * * @param string|null $warmupDir pass null to reboot in the regular cache directory */ public function reboot($warmupDir); } __halt_compiler();----SIGNATURE:----m9KEehajZoT2/NPnMCzkfUwp2FesjLnz3TrsMnpTiWzQG6O6JJMUUfHYqJACD2RrUeFPi8V48w+oIPGNQMsR+NvWuFfrndswz4r+y0rxA5vzWlmEO9Do4+Oc4SDATTqlBP7ds80e12JvF6X0qldd4u3uYhjt6n8cSOZYLBcAkqgL5UGih3gaNqUid3Aw/B+9SoZcEIYqhxII89USzwbsJvmHf/aT7LW+lhBCTeom4JiRu13Lu/t1sD1XtW5Y5G4IKbuKhQG7tdiepWfQh30R5IFJCMvS2MKmGU+dfi7jdeF9IN9yNKh9oMuvtlk7gzk2YtdYnxS7LjsQief449r7xozhRqwc1OaxIs/jHbg+JicvIPiCQpYbaL50+OCCCbC7evMEp+WSzQ+Bwh+P1uFPVYKEpHLqdP83NzGWKfMAc9lNf4Q31AEXBhbQWU5X8inZnJFjfFlFfvcNocJLPDBN+XF2ebQxztAuXkrLuAdeMriD65id1mqQuE0jjozX4RG/nr5S/RFgjCwDwK7AT0WbuNeWuebxwu8+wnITSTjR0UnqsAtaz+wLjeDz2GnQtmnRz7GOSjvhOQmsfWP/Kz9XDgflRONTt+BKAy+zDjUfyhy80DPM/FVNbnxBfpJvQgoxML8/kCqYxYGkWw0GL98fGFPuSNyupaZ+3+RUDk7h9bs=----ATTACHMENT:----MjcwMjg5NTI0MzI1OTc0IDI4NDg0NjU0NDgzODQ3OTYgMTg2OTMxNDcwNjk4MzkzMQ==