mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-16 09:44:06 +00:00
9 lines
71 B
PHP
9 lines
71 B
PHP
<?php
|
|
|
|
namespace InvoiceShelf\Bouncer\Scopes;
|
|
|
|
class DefaultScope
|
|
{
|
|
|
|
}
|