mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
AttachLibraryItemToLibrary
This commit is contained in:
@@ -7,6 +7,11 @@ use Laravel\Nova\Http\Requests\NovaRequest;
|
||||
|
||||
class LibraryItemWithout extends BooleanFilter
|
||||
{
|
||||
public function name()
|
||||
{
|
||||
return __('Filter');
|
||||
}
|
||||
|
||||
/**
|
||||
* Apply the filter to the given query.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user