Пример #1
0
 protected function buildNoticeFor($exception, $options)
 {
     return Notice::forException($exception, $options)->asXml();
 }