add '_A_getParams' property to kernel Controller

This commit is contained in:
Thomas Rubini 2023-01-20 17:53:12 +01:00
parent 5aeb889411
commit 7351c7c239
No known key found for this signature in database
GPG Key ID: C7D287C8C1CAC373

View File

@ -8,6 +8,8 @@ final class controller
private $_A_postParams;
private $_A_getParams;
public function __construct ($S_url, $A_postParams, $A_getParams)
{
// Remove the trailing slash