This commit is contained in:
2020-09-07 17:12:46 +08:00
parent 08298ba09e
commit a19e1c4f24
5 changed files with 1450 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ use Snowflake\Abstracts\Component;
/**
* Class Relation
* @package BeReborn\db
* @package Snowflake\db
*/
class Relation extends Component
{