Drive Manifold

RedbookDataFamilies extends RedbookData
in package
implements Itemable

Interfaces, Classes, Traits and Enums

Itemable

Table of Contents

$dataPath  : string
$importer  : string
$output  : OutputStyle|null
__construct()  : mixed
getReader()  : RedbookDataReader
import()  : bool
process()  : bool
exists()  : bool
getStream()  : resource|null

Properties

$importer

protected string $importer = \App\Imports\RedbookDataFamiliesImport::class

Methods

__construct()

public __construct([OutputStyle|null $output = NULL ]) : mixed
Parameters
$output : OutputStyle|null = NULL
Return values
mixed

import()

public import() : bool
Tags
throws
Exception|Throwable
Return values
bool

process()

public process() : bool
Tags
throws
Exception
throws
FileNotFoundException
throws
Throwable
Return values
bool

exists()

protected exists() : bool
Return values
bool

getStream()

protected getStream(string $path) : resource|null
Parameters
$path : string
Return values
resource|null

Search results