From b6ce6e04a16a2c54d10658dd07d5bbedb7d29133 Mon Sep 17 00:00:00 2001 From: Rotimi Ade Date: Tue, 27 Jun 2017 16:10:36 -0600 Subject: [PATCH] Documentation in progress --- documentation/MVCFUNCTIONALITY.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/MVCFUNCTIONALITY.md b/documentation/MVCFUNCTIONALITY.md index 4814ed8..89efb3a 100644 --- a/documentation/MVCFUNCTIONALITY.md +++ b/documentation/MVCFUNCTIONALITY.md @@ -448,8 +448,7 @@ provided that the files are rendered via a call to `\Slim3MvcTools\Controllers\B or `\Slim3MvcTools\Controllers\BaseController::renderView( $file_name, array $data = [] )`. ### **Creating Controller Classes via the Commnadline** -???????????? -???????????? + * Helper script for creating controller classes and a default index view: * On *nix-like Oses