Total Complexity | 2 |
Total Lines | 20 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | <?php |
||
27 | class Residence extends ResidenceWithValue |
||
|
|||
28 | { |
||
29 | /** |
||
30 | * An edit control for this data. |
||
31 | * |
||
32 | * @param string $id |
||
33 | * @param string $name |
||
34 | * @param string $value |
||
35 | * @param Tree $tree |
||
36 | * |
||
37 | * @return string |
||
38 | */ |
||
39 | public function edit(string $id, string $name, string $value, Tree $tree): string |
||
49 |
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