mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 10:49:36 +02:00
fix
This commit is contained in:
parent
c7f5a84398
commit
c5a32b11f3
8 changed files with 15 additions and 13 deletions
|
@ -29,7 +29,7 @@ class Definition
|
|||
private $factory;
|
||||
private $shared = true;
|
||||
private $deprecation = [];
|
||||
private $properties = [];
|
||||
protected $properties = [];
|
||||
private $calls = [];
|
||||
private $instanceof = [];
|
||||
private $autoconfigured = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue