unify access to custom fields (#3106)
This commit is contained in:
@@ -29,7 +29,7 @@ interface MetaTableTypeInterface
|
||||
public function setName(string $name): MetaTableTypeInterface;
|
||||
|
||||
/**
|
||||
* @return mixed|null
|
||||
* @return int|bool|string|null
|
||||
*/
|
||||
public function getValue();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user