add nova
This commit is contained in:
8
nova/src/Trix/PruneStaleAttachments.php
Normal file
8
nova/src/Trix/PruneStaleAttachments.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Laravel\Nova\Trix;
|
||||
|
||||
class PruneStaleAttachments extends \Laravel\Nova\Fields\Attachments\PruneStaleAttachments
|
||||
{
|
||||
//
|
||||
}
|
||||
Reference in New Issue
Block a user