Skip to content

Commit 8b2b78c

Browse files
committed
update : added class comments
1 parent a3cd2fd commit 8b2b78c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

inc/LDMigration/Reviews/LDReviews.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@
88
* @since 2.3.0
99
*/
1010

11-
1211
namespace Themeum\TutorLMSMigrationTool\LDMigration\Reviews;
1312

1413
use Reviews;
1514
use Themeum\TutorLMSMigrationTool\ContentTypes;
1615

16+
/**
17+
* Review migration class for learndash.
18+
*/
1719
class LDReviews implements Reviews {
1820

1921
/**

0 commit comments

Comments
 (0)