Total Complexity | 4 |
Total Lines | 33 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | <?php |
||
16 | class SkladovyPohybPolozka extends FlexiBeeRW |
||
17 | { |
||
18 | |||
19 | use Stitky; |
||
20 | /** |
||
21 | * Evidence užitá objektem. |
||
22 | * |
||
23 | * @var string |
||
24 | */ |
||
25 | public $evidence = 'skladovy-pohyb-polozka'; |
||
26 | |||
27 | /** |
||
28 | * Add Items Serial Number |
||
29 | * |
||
30 | * @param type $number |
||
31 | * @param type $isMain |
||
|
|||
32 | * |
||
33 | * @return boolean Success |
||
34 | */ |
||
35 | public function addSerialNumber($number, $isMain = false) |
||
51 |
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