mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Update
This commit is contained in:
parent
6a3494d528
commit
917e142d92
1 changed files with 1 additions and 0 deletions
|
@ -1100,6 +1100,7 @@ abstract class ObjectYPT implements ObjectInterface
|
|||
|
||||
public static function __set_state($state)
|
||||
{
|
||||
// not sure where comes from this error
|
||||
$obj = new self();
|
||||
$obj->properties = $state['properties'];
|
||||
return $obj;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue