WIP on CArd Orders
This commit is contained in:
@@ -15,6 +15,13 @@ abstract class Resource extends NovaResource
|
||||
*/
|
||||
public static $trafficCop = false;
|
||||
|
||||
/**
|
||||
* Indicates if the resource should be globally searchable.
|
||||
*
|
||||
* @var bool
|
||||
*/
|
||||
public static $globallySearchable = false;
|
||||
|
||||
/**
|
||||
* Determine if the current user can replicate the given resource.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user