Skip to content

Commit

Permalink
Update Module.php
Browse files Browse the repository at this point in the history
Signed-off-by: ArchBlood <[email protected]>
  • Loading branch information
ArchBlood authored May 7, 2024
1 parent fef3760 commit ab28f94
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 @@ -8,6 +8,11 @@

class Module extends BaseModule
{
/**
* @inheritdoc
*/
public $resourcesPath = 'resources';

/**
* @inheritdoc
*/
Expand Down

0 comments on commit ab28f94

Please sign in to comment.