We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597a639 commit e506ce9Copy full SHA for e506ce9
Tests/Fixtures/php/services_new_in_initializer.php
@@ -10,14 +10,11 @@
10
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
11
12
/**
13
- * This class has been auto-generated
14
- * by the Symfony Dependency Injection Component.
15
- *
16
- * @final
+ * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
17
*/
18
class ProjectServiceContainer extends Container
19
{
20
- private $parameters = [];
+ protected $parameters = [];
21
22
public function __construct()
23
0 commit comments