Old command registration method was interfering with default commands, causing only a limited subset of commands to show overall. This change follows the method the frameworks uses when loading in from a directory to prevent issues with run/load order.  | 
			||
|---|---|---|
| .. | ||
| Book.php | ||
| BookChild.php | ||
| Bookshelf.php | ||
| Chapter.php | ||
| Deletion.php | ||
| Entity.php | ||
| HasCoverImage.php | ||
| Page.php | ||
| PageRevision.php | ||
| SearchTerm.php | ||