Skip to content

Commit d4a0ebe

Browse files
committed
Update class description
1 parent 11b3e7b commit d4a0ebe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/LightQL/Entities/Entity.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@
3737
use ElementaryFramework\LightQL\Exceptions\EntityException;
3838

3939
/**
40-
* LightQL - Database Manager Class
40+
* Entity
41+
*
42+
* Object Oriented Mapping of a database row.
4143
*
4244
* @abstract
4345
* @category Library

0 commit comments

Comments
 (0)