Skip to content

Commit

Permalink
Merge branch 'develop' into 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Feb 14, 2024
2 parents 4107db3 + 5ff15f8 commit 1ed431e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/web/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
/**
* @inheritdoc
* @property string $fullPath The full requested path, including the control panel trigger and pagination info.
* @property string $path The requested path, sans control panel trigger and pagination info.
* @property array $segments The segments of the requested path.
* @property int $pageNum The requested page number.
* @property string $token The token submitted with the request, if there is one.
Expand Down

0 comments on commit 1ed431e

Please sign in to comment.