8000 [Workflow] #24501 Add transition blockers. · d-ph/symfony@3f1cfd8 · GitHub
[go: up one dir, main page]

Skip to co 8000 ntent

Commit 3f1cfd8

Browse files
author
d-ph
committed
[Workflow] symfony#24501 Add transition blockers.
1 parent 1e8a19e commit 3f1cfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Workflow/WorkflowInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public function buildTransitionBlockerList($subject, string $transitionName): Tr
6262
*
6363
* @return Marking The new Marking
6464
*
65-
* @throws BlockedTransitionException If the transition is not applicable
65+
* @throws BlockedTransitionException If the transition is not applicable
6666
* @throws UndefinedTransitionException If the transition does not exist
6767
*/
6868
public function apply($subject, string $transitionName);

0 commit comments

Comments
 (0)
0