Skip to content

Commit

Permalink
add mixin doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Jan 31, 2022
1 parent 0077cad commit 2cc3078
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Facades/Sheets.php
Expand Up @@ -5,6 +5,9 @@
use Illuminate\Support\Facades\Facade;
use Revolution\Google\Sheets\Contracts\Factory;

/**
* @mixin \Revolution\Google\Sheets\Sheets
*/
class Sheets extends Facade
{
/**
Expand Down

0 comments on commit 2cc3078

Please sign in to comment.