AppserverIo\Appserver\PersistenceContainer\Doctrine\DoctrineContextSession::cleanUp PHP Method

cleanUp() protected method

Clean-Up the session context by re-attaching the session beans to the container.
protected cleanUp ( ) : void
return void
    protected function cleanUp()
    {
        // we don't want to clean up anything here
    }
DoctrineContextSession