| 1 | <?php |
||
| 19 | * @author Laurent JEN (Aka DuGris) |
||
| 20 | * @version $Id: xoositemap.php 1396 2012-12-30 07:36:38Z DuGris $ |
||
| 21 | */ |
||
| 22 | class Helper extends \Xoops\Module\Helper\HelperAbstract |
||
|
|
|||
| 23 | { |
||
| 24 | /** |
||
| 25 | * Init the module |
||
| 26 | * |
||
| 27 | * @return null|void |
||
| 28 | */ |
||
| 29 | public function init() |
||
| 33 | } |
||
| 34 | |||
| 35 | /** |
||
| 36 | * @return mixed |
||
| 37 | */ |
||
| 38 | public function loadConfig() |
||
| 41 | } |
||
| 42 | |||
| 43 | /** |
||
| 61 |
The issue could also be caused by a filter entry in the build configuration. If the path has been excluded in your configuration, e.g.
excluded_paths: ["lib/*"], you can move it to the dependency path list as follows:For further information see https://scrutinizer-ci.com/docs/tools/php/php-scrutinizer/#list-dependency-paths