* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpFoundation\Session; /** * Session Bag store. * * @author Drak */ interface SessionBagInterface { /** * Gets this bag's name. * * @return string */ public function getName(); /** * Initializes the Bag. */ public function initialize(array &$array); /** * Gets the storage key for this bag. * * @return string */ public function getStorageKey(); /** * Clears out data from bag. * * @return mixed Whatever data was contained */ public function clear(); } __halt_compiler();----SIGNATURE:----vUNYM01Q1N5oFYcCPs1PTYqZj1zV7uWm1BD/47KvQWF//sacVfz9azFI4q2RwwloLrAuhDDfSioFKcvTiyF5nt9g5gOTMdMdwqQRwm5VXfvtbn2TEcOdm2vQ7yySrfTwuyUMO2/47ThPudGyG7ROcjHCRE+o7xIG88YRjkVO72nJC4fPTGH22tzCj8XquFJJFhf19Y1NmCyliO9ptVrOvMl+j9MWwlTZjlhw+JbyXh/vOP+ja2zCeod6XUD2ApILumXKYVQfFSy+8jn3L64BXUkL1325qffjErZVPEMi72tFug4asYULhvXKdnTn2tlCT1AHg27n9V0X4h/FqAwAhENlqA5GBlaWgg2TzcJkSAZnbF6+ClQ1QhRH3cWhgc429rsh2w3D/wARIxBf4cjrvQamIWC7XzrhuIzAVaVroGZrlx50K0Q6YqYdZDH1VpO2mGtFKk62aByOjwbMyKd/s4h8czOAd33tuYPruHBuo78bgqwfqoEb/VCfLjzXEEBrfXx51PtKSYuK5HKKu58BCu/9ny+h4/tP7uFy4FLNS0HSvyRHdhKGnz08b3ht1DZA3x2HQ0ml4DBQMpeN/d3UxWuowUVsdhLuh0nUNmxel8khBm+owmz/kWrD7o05H5xvMnHzu0+2pRLy6iV0M0mTfVzRBAja4rPthe9wn9TS1aI=----ATTACHMENT:----NDE2MTU0Nzc5NTQwNDA5NCA0ODcwNzk2MzY3Mjg1MzAxIDQ3MjU5NDA1MzU4Nzg3MzM=