Skip to content

Commit 51c8253

Browse files
committed
[phpstorm-stubs] Fix formatting
1 parent 55f1f3d commit 51c8253

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

SPL/SPL_c1.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,6 +1832,7 @@ public function __debugInfo(): array {}
18321832
*/
18331833
#[TentativeType]
18341834
public function __serialize(): array {}
1835+
18351836
/**
18361837
* @since 8.5
18371838
*/

uri/uri.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ class UriException extends \Exception {}
99
/**
1010
* @since 8.5
1111
*/
12-
class UriError extends \Error
13-
{
14-
}
12+
class UriError extends \Error {}
1513

1614
/**
1715
* @since 8.5

0 commit comments

Comments
 (0)