mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
brainstormed
This commit is contained in:
@@ -12,10 +12,11 @@ use Infinito\DBAL\Types\Meta\Right\CRUDType;
|
||||
final class ActionType extends CRUDType
|
||||
{
|
||||
/**
|
||||
* @var string this action executes an entity
|
||||
* @var string this action executes a source
|
||||
*/
|
||||
const EXECUTE = 'execute';
|
||||
|
||||
|
||||
/**
|
||||
* @var array
|
||||
*/
|
||||
|
Reference in New Issue
Block a user