Updated ObjectTypeInterface
This commit is contained in:
parent
fe1fd3083b
commit
e8221c11ec
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* @return array
|
||||
*/
|
||||
public function toArray(): array;
|
||||
public function toArray(): ?array;
|
||||
|
||||
/**
|
||||
* Reconstruction of the object from an array
|
||||
|
|
Loading…
Add table
Reference in a new issue