Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 28, 2024
1 parent fba8ba5 commit 3ccdbf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
3 changes: 3 additions & 0 deletions src/Contracts/Generator.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

namespace Orchestra\Canvas\Core\Contracts;

/**
* @method void addGeneratorPresetOptions()
*/
interface Generator
{
//
Expand Down
8 changes: 0 additions & 8 deletions src/Contracts/MigrationGenerator.php

This file was deleted.

0 comments on commit 3ccdbf5

Please sign in to comment.