Fakerino\FakeData\Core\FileFake::__construct PHP Method

__construct() public method

public __construct ( $file = null )
    public function __construct($file = null)
    {
        $this->options['filename'] = $file;
    }