|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| __construct (\ClassA $exA, \ClassB $exB, \ClassC $exC, \FirstInterface $interfaceA, \ImplementationOfSecondInterface $implOfBInterface) | |
Protected Attributes | |
| $_exA | |
| $_exB | |
| $_exC | |
| $_interfaceA | |
| $_implOfBInterface | |
Definition at line 33 of file ClassesForConstructorIntegrity.php.
| __construct | ( | \ClassA | $exA, |
| \ClassB | $exB, | ||
| \ClassC | $exC, | ||
| \FirstInterface | $interfaceA, | ||
| \ImplementationOfSecondInterface | $implOfBInterface | ||
| ) |
Context constructor.
| ClassA | $exA | |
| ClassB | $exB | |
| ClassC | $exC | |
| FirstInterface | $interfaceA | |
| ImplementationOfSecondInterface | $implOfBInterface |
Definition at line 68 of file ClassesForConstructorIntegrity.php.
|
protected |
Definition at line 38 of file ClassesForConstructorIntegrity.php.
|
protected |
Definition at line 43 of file ClassesForConstructorIntegrity.php.
|
protected |
Definition at line 48 of file ClassesForConstructorIntegrity.php.
|
protected |
Definition at line 58 of file ClassesForConstructorIntegrity.php.
|
protected |
Definition at line 53 of file ClassesForConstructorIntegrity.php.