コード例 #1
0
 /**
  * Register DynamoDB as the session handler.
  */
 public function register()
 {
     return $this->handler->register();
 }