The trait Helldar\LaravelLangPublisher\Concerns\Logger requires the property $output which is not provided by Helldar\LaravelLangPubli...ices\Filesystem\Manager.
Loading history...
15
16
28
public function load(string $path, string $main_path = null): array
17
{
18
28
$this->log('Loading data from an array:', $path, $main_path);