Updated PaidMedia
This commit is contained in:
parent
811d2c6d4a
commit
3691445841
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ abstract class PaidMedia implements ObjectTypeInterface
|
|||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
public static function fromArray(array $data): ObjectTypeInterface
|
||||
public static function fromArray(array $data): PaidMedia
|
||||
{
|
||||
if(!isset($data['type']))
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue