Пример #1
0
 /**
  * {@inheritdoc}
  */
 public function destroy()
 {
     $this->context->clear();
     return $this;
 }