Skip to content
Snippets Groups Projects

Bugfix/init file

Merged Krzysztof Dyszczyk requested to merge bugfix/init-file into master
All threads resolved!
2 files
+ 29
1
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -30,7 +30,7 @@ class AjaxHandler implements HookablePluginDependant
/**
* AjaxHandler constructor.
*
* @param string $assetsURL Assets URL.
* @param string|null $assetsURL Assets URL.
*/
public function __construct($assetsURL = null)
{
Loading