CStudentPublication CStudentPublicationComment CStudentPublicationAssignmentpull/3064/head
parent
6f5084cdb1
commit
ebc5ed28a2
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,10 @@ |
||||
<?php |
||||
/* For licensing terms, see /license.txt */ |
||||
|
||||
namespace Chamilo\CourseBundle\Repository; |
||||
|
||||
use Chamilo\CoreBundle\Repository\ResourceRepository; |
||||
|
||||
final class CStudentPublicationCommentRepository extends ResourceRepository |
||||
{ |
||||
} |
||||
Loading…
Reference in new issue