Updated ObjectTypeInterface

This commit is contained in:
netkas 2024-10-04 00:19:53 -04:00
parent fe1fd3083b
commit e8221c11ec

View file

@ -9,7 +9,7 @@
*
* @return array
*/
public function toArray(): array;
public function toArray(): ?array;
/**
* Reconstruction of the object from an array