Skip to content

Commit 2db53d6

Browse files
committed
tidy up
1 parent 2e1071a commit 2db53d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Plugin/ClientAddress.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ protected function clientIpAddress($server)
3535
function __invoke()
3636
{
3737
return function() {
38-
/** @var \Valar\ServerRequest $this */
3938
return $this->clientIpAddress($this[Arg::SERVER]);
4039
};
4140
}

0 commit comments

Comments
 (0)