Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Update Module.php
Browse files Browse the repository at this point in the history
  • Loading branch information
luke- authored Oct 21, 2020
1 parent 216dc3e commit b68e6f6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ class Module extends ContentContainerModule
public $id = 'tracker-issues';

public $documentRootPath;

/**
* @inheritdoc
*/
public $resourcesPath = 'resources';

public function init()
{
Expand Down

0 comments on commit b68e6f6

Please sign in to comment.