Skip to content

Commit

Permalink
Remove routable
Browse files Browse the repository at this point in the history
  • Loading branch information
apfelbox committed Dec 21, 2023
1 parent 0d714ec commit 986cac5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 335 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* (internal) Use HtmlBuilder for `DataContainer`.
* (bc) Replace `IdTrait` + `TimestampsTrait` to `EntityFieldsTrait` and `ModifiableEntityFieldsTrait`.
* (bc) Moved `EntityInterface` to new namespace and add time created getter.
* (bc) Remove `Routable`.


2.6.1
Expand Down
9 changes: 0 additions & 9 deletions src/Exception/Route/InvalidRoutableException.php

This file was deleted.

168 changes: 0 additions & 168 deletions src/Route/Routable.php

This file was deleted.

158 changes: 0 additions & 158 deletions tests/Route/RoutableTest.php

This file was deleted.

0 comments on commit 986cac5

Please sign in to comment.