* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\DependencyInjection; /** * ResettableContainerInterface defines additional resetting functionality * for containers, allowing to release shared services when the container is * not needed anymore. * * @author Christophe Coevoet */ interface ResettableContainerInterface extends ContainerInterface { /** * Resets shared services from the container. * * The container is not intended to be used again after being reset in a normal workflow. This method is * meant as a way to release references for ref-counting. * A subsequent call to ContainerInterface::get will recreate a new instance of the shared service. */ public function reset(); } __halt_compiler();----SIGNATURE:----h8cA/oMDKTn4Zfc86scLTUF0cyi1XYUff5Fdm6W98RRZK9DTXvtFeKtaWfciM1PsaF5IBurLGKWMgc9xUc3+SkcbllGTaLIoZXZoC7nxnwO32laMb83aSnv2WqRxTRTlU3nhnn+HQ+1WgrZ9uIeMDArcF3db6hfuMoT3QebSMKm1WkrzFCc4NrqXbIJrpwP0WbyK7e4FZoO4WfVSkEFXjnI/63ixn3auipV6RwNi4rXGXyspiGLP/SD51krD6eE85y3lUMCiLSR+PuG4A2gmETl3yx+UCwJDXB04Fjxk3Fg1akzUKwlEe+KCd9CY1IbreBFwdSPRg9G4j+KJjkjlmFEEJ1aokv5/qWmPpolOJjkxR/y4Iglp6vLTsDieCd/fpjmy6gQuaLiTmbdmLiANXkqDGhqY2XjRLjUQo3m5uWxbQSg/cqKM3lehhPoi2LHQ68HSEFjLz9usPnoOJX/uUlDAmcuAJrWMrgFsl2jJdb+6VBE1SUpZZFPe8KhWNTvebZwd/jKyW93WutyDqSLSPhdxx82ZLmT1VpM7PY6C+JG+9wA0Fbp7pRQrs0CyApV3+ie1gbyRjFWdPATXDZG29Xc7/NHGCAY7oN105QebtHXxB8VxOSPTtV/s8TYqYIxMYJ89FJ8NOU8DBfxgP5t5hFQQ1s0fgZbrrs16C1QkvHc=----ATTACHMENT:----NTU1NDU5NzgzODgwMDU1NiA1MzU5MTQwNjM2NDA2NDA5IDE5MjY5MDQ4MDc1Mzg1ODk=