bc fix
This commit is contained in:
@@ -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`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user