The return comment of the getCoordinators method has been changed.

This commit is contained in:
Leonid Nikitin 2023-09-19 14:21:56 +06:00
parent d8bf5dd116
commit 56cd409301
Signed by: kor-elf
GPG Key ID: 7DE8F80C5CEC2C0D

View File

@ -18,7 +18,7 @@ final readonly class ImageBody
} }
/** /**
* @return Coordinators * @return array
*/ */
public function getCoordinators(): array public function getCoordinators(): array
{ {