Skip to content

Commit

Permalink
Clean up RouteGenerator
Browse files Browse the repository at this point in the history
* Split classes up into their own files for readability and to permit
  class autoloading.

* Move route-related classes into "Routes" namespace for organizational
  purposes.

* Remove improper use of references. See smrealms#317.

* Add typehints to function interfaces.
  • Loading branch information
hemberger committed Oct 16, 2019
1 parent f5e54f4 commit 7de65b3
Show file tree
Hide file tree
Showing 6 changed files with 385 additions and 406 deletions.
391 changes: 0 additions & 391 deletions lib/Default/RouteGenerator.class.php

This file was deleted.

Loading

0 comments on commit 7de65b3

Please sign in to comment.