* * 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:----HoEsIsC0nnQ4VPfEROOBhhsfmxC6xNoGMxSPkOLO8hIjBenD5qF0zBtSEOxDSbaw77oEy08z7/hZCEnTux9f2xD11tsIrvR8rv9tjUSNzxGFhjtSbiyjd4OmRCqWMwo5IDijN4Nfg1Rs1GGvAyZYEM/P1Y4jHoCGAcbcsYzratF7GJckZXlkwAyg5ezXkcwoU/jDLVYdIV+Y2XX1B+TxvQDt0TTnzO4G78Cd/Kd0gY0X+BeS6UA1mty95vZF8auol9MnETiBKffLpshcTvm+mKg5xLgGBPbqPoQbt/6t+mKb9GPpWZGUlEe0+tRFm1yZNbuzgb5cJgpd5Q6A1ZMT2iq007j3o1GUxxhAVUepdcWiChwmU5jtBuL041sEnTsaBQZAdBNgt2Qwv6KhC3Y3VnEocLHhy7iXxUN0I5gyhRSPgYzTg9UnQPHPpT20EottuemMZLQsOA/ivchatL9ISRKU4C9Si5CW/JrhYnrMcOF4KZeHMGIA5GAfBYi8SSyonLu+pBattziAEavgSJTYxkXAGslh2oJpJoYSQr+hTzy9w1CmcLhpWxgFvy8madTBbROAHpLL51ZKo8KBNx6h2Lox/nyqhy6g4KmXFBo1PkRwaOfRHAp6aNXL0cyOBEKRX/YmIbyL6RgiAhLucYbgfy3rvz+A4BFvyzS8oK4FwOM=----ATTACHMENT:----MzkzMjU2NzE5Njg0NDAwOSA5ODA0NzgyODU0Mzk2Nzc1IDg3MjUyODU1NjgyMDU3ODQ=