We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f19216 commit 0339ec0Copy full SHA for 0339ec0
src/Facades/WorkflowProcess.php
@@ -7,7 +7,7 @@
7
/**
8
* @see \Soap\LaravelWorkflowProcess\WorkflowProcess
9
*/
10
-class LaravelWorkflowProcess extends Facade
+class WorkflowProcess extends Facade
11
{
12
protected static function getFacadeAccessor(): string
13
0 commit comments