X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/bilan.php?a=blobdiff_plain;f=includes%2FAjaxDispatcher.php;h=75fcff3654a10b34d8db41872d3deae7443e75db;hb=44686573c91c00212702c115c0131ab1f496aae2;hp=2adbc80f3b4d7e8735cf101281b142acd975b2d1;hpb=fa7d345ba7aa4343ac3415c0d7f86861deef1c75;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/AjaxDispatcher.php b/includes/AjaxDispatcher.php index 2adbc80f3b..75fcff3654 100644 --- a/includes/AjaxDispatcher.php +++ b/includes/AjaxDispatcher.php @@ -56,6 +56,7 @@ class AjaxDispatcher { /** * Load up our object with user supplied data + * @param Config $config */ function __construct( Config $config ) { $this->config = $config;