Skip to content

Commit

Permalink
fix(ExternalBazarService): declare varaible
Browse files Browse the repository at this point in the history
  • Loading branch information
J9rem committed Sep 15, 2023
1 parent 5f41d05 commit c10d196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/bazar/services/ExternalBazarService.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class ExternalBazarService

private const UPDATING_SUFFIX = '_updating';

protected $cachePath;
protected $debug;
protected $timeCacheToCheckChanges ;
protected $timeCacheToRefreshForms ;
Expand Down

0 comments on commit c10d196

Please sign in to comment.