Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
ClassWithoutOwnConstruct Class Reference
Inheritance diagram for ClassWithoutOwnConstruct:
ClassWithAllArgumentTypes

Additional Inherited Members

- Public Member Functions inherited from ClassWithAllArgumentTypes
 __construct (\stdClass $stdClassObject, \ClassWithoutConstruct $withoutConstructorClassObject, $someVariable, $const =\ClassWithAllArgumentTypes::DEFAULT_VALUE, $optionalNumValue=9807, $optionalStringValue='optional string', $optionalArrayValue=['optionalKey'=> 'optionalValue'])
 
- Data Fields inherited from ClassWithAllArgumentTypes
const DEFAULT_VALUE = 'Const Value'
 
- Protected Attributes inherited from ClassWithAllArgumentTypes
 $_stdClassObject
 
 $_withoutConstructorClassObject
 
 $_someVariable
 
 $_optionalNumValue
 
 $_optionalStringValue
 
 $_optionalArrayValue
 
 $_constValue
 

Detailed Description

Definition at line 77 of file ClassesForArgumentsReader.php.


The documentation for this class was generated from the following file: