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