This commit is contained in:
Yuri Kuznetsov
2022-03-23 19:41:28 +02:00
parent 99c2f30394
commit ef7e620b8b
+5
View File
@@ -106,6 +106,11 @@ class Record extends RecordService implements
*/
protected function init() {}
/**
* @deprecated For backward compatibility, a dummy method.
*/
public function setEntityType(string $entityType): void {}
/**
* @deprecated Use `$this->entityType`.
*/