Updated ReactionCount
This commit is contained in:
parent
6f32bba06e
commit
e5e07fe314
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
public static function fromArray(?array $data): ?ObjectTypeInterface
|
||||
public static function fromArray(?array $data): ?ReactionCount
|
||||
{
|
||||
if($data === null)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue