Skip to content

Commit 6e5b587

Browse files
committed
docblock
1 parent ca128ff commit 6e5b587

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/Handler/Logging.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ private function collectExceptionData($e)
189189
];
190190
}
191191

192+
/**
193+
* @param array $collectedExceptionData
194+
* @return array
195+
*/
192196
private function collectExceptionExtraData(array $collectedExceptionData)
193197
{
194198
return [

0 commit comments

Comments
 (0)