diff --git a/Module.php b/Module.php index a6454ed..889a358 100644 --- a/Module.php +++ b/Module.php @@ -8,6 +8,11 @@ class Module extends BaseModule { + /** + * @inheritdoc + */ + public $resourcesPath = 'resources'; + /** * @inheritdoc */