Skip to content

Commit c062521

Browse files
authored
CS fix
1 parent eb79e3d commit c062521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Plugin/AddPathPlugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ final class AddPathPlugin implements Plugin
2020

2121
/**
2222
* Stores identifiers of the already altered requests.
23-
*
23+
*
2424
* @var array
2525
*/
2626
private $alteredRequests = [];

0 commit comments

Comments
 (0)