Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92308b4

Browse files
author
GDIBass
committed
Created new Exception to throw and modified tests.
1 parent 2ebc71a commit 92308b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Workflow/Exception/InvalidTokenConfigurationException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\Workflow\Exception;
1313

1414
/**
15-
* Thrown by GuardListener when there is no token set, but guards are placed on a transition
15+
* Thrown by GuardListener when there is no token set, but guards are placed on a transition.
1616
*
1717
* @author Matt Johnson <[email protected]>
1818
*/

0 commit comments

Comments
 (0)