Clears out data from bag.
Return value
mixed Whatever data was contained.
File
- drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php, line 47
Class
- SessionBagInterface
- Session Bag store.
Namespace
Symfony\Component\HttpFoundation\Session
Code
public function clear();