8000 Ahh, I see. It actually wants a newline! · symfony/symfony@49839e3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 49839e3

Browse files
author
GDIBass
committed
Ahh, I see. It actually wants a newline!
1 parent 2c9d1e2 commit 49839e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
*/
1919
class InvalidDefinitionException extends LogicException
2020
{
21-
}
21+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
*/
1919
class InvalidTokenConfigurationException extends LogicException implements ExceptionInterface
2020
{
21-
}
21+
}

0 commit comments

Comments
 (0)
0