Skip to content

Commit f9d4463

Browse files
author
Shawn McCool
committed
import Comment class to the ForumThreadCreator class
1 parent 62c8675 commit f9d4463

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Lio/Forum/ForumThreadCreator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php namespace Lio\Forum;
22

33
use Lio\Comments\CommentRepository;
4+
use Lio\Comments\Comment;
45
use Lio\Forum\ForumSectionCountManager;
56

67
/**

0 commit comments

Comments
 (0)