Skip to content

Commit

Permalink
Update Factory.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed May 25, 2024
1 parent 580b8ee commit 18be0b7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Contracts/Factory.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ public function get(): Collection;

public function collection(array $header, array|Collection $rows): Collection;

/**
* @return array
*/
public function spreadsheetList(): array;

public function setDriveService(mixed $drive): static;
Expand Down

0 comments on commit 18be0b7

Please sign in to comment.