Moving features folders, enabling the ActionsByEmail rest api endpoints
This commit is contained in:
10
workflow/engine/features/ViewContainers/TriggerContainer.php
Normal file
10
workflow/engine/features/ViewContainers/TriggerContainer.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
namespace Features\ViewContainers;
|
||||
/**
|
||||
* Description of TriggerContainer
|
||||
*
|
||||
*/
|
||||
class TriggerContainer extends ViewContainer
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user