mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-10-31 17:29:04 +00: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