Fakerino\Core\FakeHandler\FileFakerClass::__construct PHP Method

__construct() public method

public __construct ( string $filePath )
$filePath string
    public function __construct($filePath)
    {
        $this->filePath = $filePath;
    }