Skip to content

Commit

Permalink
Document why there are so many class properties hydephp/develop@775e89f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 26, 2022
1 parent 2c0e349 commit 5437fe8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Models/Support/Route.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
* by providing helper methods and information allowing you to easily access and interact with the
* various paths associated with a page, both source and compiled file paths as well as the URL.
*
* If you visualize a web of this class's properties, you should be able to see how this
* class links them all together, and what powerful information you can gain from it.
*
* @see \Hyde\Framework\Testing\Feature\RouteTest
*/
class Route implements Stringable, JsonSerializable, Arrayable
Expand Down

0 comments on commit 5437fe8

Please sign in to comment.