8000 adding use · symfony/symfony-docs@70dda7c · GitHub
[go: up one dir, main page]

Skip to content

Commit 70dda7c

Browse files
authored
adding use
1 parent f9bb412 commit 70dda7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workflow/usage.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ you can get the workflow by injecting the Workflow registry service::
172172
use Symfony\Component\Workflow\Registry;
173173
use App\Entity\BlogPost;
174174
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
175+
use Symfony\Component\Workflow\Exception\LogicException;
175176

176177
class BlogController extends Controller
177178
{

0 commit comments

Comments
 (0)
0