Skip to content

Commit c2a0ff6

Browse files
authored
Update Repository.php (#56655)
1 parent 873927b commit c2a0ff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Illuminate/Log/Context/Repository.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,8 @@ protected function isHiddenStackable($key)
541541
* @param array<string, mixed> $data
542542
* @param array<string, mixed> $hidden
543543
* @return mixed
544+
*
545+
* @throws \Throwable
544546
*/
545547
public function scope(callable $callback, array $data = [], array $hidden = [])
546548
{

0 commit comments

Comments
 (0)