The method getAttribute() does not exist on Yaro\Jarboe\Table\Fields\Adapters\RepeaterFile. Since you implemented __call, consider adding a @method annotation.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
31
/** @scrutinizer ignore-call */
32
$filepath = $this->getAttribute($model);
Loading history...
32
// FIXME: mb change structure for storing files data?