mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-07 13:14:20 +01:00
Add Sheet upload function
This commit is contained in:
7
src/Exception/SpreadsheetException.php
Normal file
7
src/Exception/SpreadsheetException.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace App\Exception;
|
||||
|
||||
class SpreadsheetException extends \Exception {}
|
||||
Reference in New Issue
Block a user