diff --git a/docs/classes/Gac-Routing-Routes.html b/docs/classes/Gac-Routing-Routes.html index f5ecaae..8e18467 100644 --- a/docs/classes/Gac-Routing-Routes.html +++ b/docs/classes/Gac-Routing-Routes.html @@ -199,6 +199,13 @@

 : string +
+ +
+ $response + +  : Response +
@@ -682,6 +689,40 @@

+ +
+

+ $response + + + +

+ + + + + private + Response + $response + + + +

Instance of a Response class to be passed as an argument to routes callback

+
+ + +
@@ -804,7 +845,7 @@

@@ -867,7 +908,7 @@

@@ -914,7 +955,7 @@

@@ -970,7 +1011,7 @@

@@ -1026,7 +1067,7 @@

@@ -1061,7 +1102,7 @@

@@ -1120,7 +1161,7 @@

@@ -1167,7 +1208,7 @@

@@ -1223,7 +1264,7 @@

@@ -1279,7 +1320,7 @@

@@ -1335,7 +1376,7 @@

@@ -1382,7 +1423,7 @@

@@ -1438,7 +1479,7 @@

@@ -1503,7 +1544,7 @@

@@ -1548,7 +1589,7 @@

@@ -1609,7 +1650,7 @@

@@ -1654,7 +1695,7 @@

@@ -1689,7 +1730,7 @@

@@ -1739,7 +1780,7 @@

diff --git a/docs/js/searchIndex.js b/docs/js/searchIndex.js index aba2325..c5587ad 100644 --- a/docs/js/searchIndex.js +++ b/docs/js/searchIndex.js @@ -325,6 +325,11 @@ Search.appendIndex( "name": "currentRoute", "summary": "", "url": "classes/Gac-Routing-Routes.html#property_currentRoute" + }, { + "fqsen": "\\Gac\\Routing\\Routes\u003A\u003A\u0024response", + "name": "response", + "summary": "", + "url": "classes/Gac-Routing-Routes.html#property_response" }, { "fqsen": "\\", "name": "\\", diff --git a/docs/reports/markers.html b/docs/reports/markers.html index 7d0a9cf..6ce4a47 100644 --- a/docs/reports/markers.html +++ b/docs/reports/markers.html @@ -117,7 +117,7 @@

Routes.php

TODO - 217 + 224 Find a way to not check the number of / as it seems a bit hacky