This commit is contained in:
Yuri Kuznetsov
2022-03-11 13:18:42 +02:00
parent 2e75c2815e
commit 15b04590af

View File

@@ -54,7 +54,7 @@ use stdClass;
/**
* @template TEntity of Entity
* @implements RecordService<TEntity>
* @extends RecordService<TEntity>
*/
class Record extends RecordService implements