X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=includes%2FAjaxDispatcher.php;h=75fcff3654a10b34d8db41872d3deae7443e75db;hb=5951e3e30351dbef4afaceccad415b7702d49bc0;hp=2adbc80f3b4d7e8735cf101281b142acd975b2d1;hpb=434ff86050115d4e1e3d61a23754815ebd7aeac6;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;