Skip to content

Commit 02f6a63

Browse files
committed
updated the autoload classmap
1 parent d0f9392 commit 02f6a63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoload_classmap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
'RbComment\Model\Comment' => __DIR__ . '/src/RbComment/Model/Comment.php',
77
'RbComment\Model\CommentTable' => __DIR__ . '/src/RbComment/Model/CommentTable.php',
88
'RbComment\Module' => __DIR__ . '/Module.php',
9+
'RbComment\View\Helper\Comment' => __DIR__ . '/src/RbComment/View/Helper/Comment.php',
910
);

0 commit comments

Comments
 (0)