Свойство | Type | Description | |
---|---|---|---|
$interfaceAImplementation | InterfaceA | ||
$requiredArgument | string | ||
$settingsArgument | string |
Méthode | Description | |
---|---|---|
__construct ( string $requiredArgument, InterfaceA $interfaceAImplementation, string $settingsArgument, boolean $optionalArgument = false, integer $alsoOptionalArgument = null, array $thirdOptionalArgument = [], string $fourthOptionalArgument = '' ) | ||
getProtectedArrayPropertySetViaObjectsYaml ( ) : array | ||
getProtectedArrayPropertyWithSetterSetViaObjectsYaml ( ) : array | ||
getProtectedBooleanFalsePropertySetViaObjectsYaml ( ) : boolean | ||
getProtectedBooleanTruePropertySetViaObjectsYaml ( ) : boolean | ||
getProtectedFloatPropertySetViaObjectsYaml ( ) : float | ||
getProtectedStringPropertySetViaObjectsYaml ( ) : string | ||
setProtectedArrayPropertyWithSetterSetViaObjectsYaml ( array $protectedArrayPropertyWithSetterSetViaObjectsYaml ) |
public __construct ( string $requiredArgument, InterfaceA $interfaceAImplementation, string $settingsArgument, boolean $optionalArgument = false, integer $alsoOptionalArgument = null, array $thirdOptionalArgument = [], string $fourthOptionalArgument = '' ) | ||
$requiredArgument | string | |
$interfaceAImplementation | InterfaceA | |
$settingsArgument | string | |
$optionalArgument | boolean | |
$alsoOptionalArgument | integer | |
$thirdOptionalArgument | array | |
$fourthOptionalArgument | string |
public getProtectedArrayPropertySetViaObjectsYaml ( ) : array | ||
Résultat | array |
public getProtectedArrayPropertyWithSetterSetViaObjectsYaml ( ) : array | ||
Résultat | array |
public getProtectedBooleanFalsePropertySetViaObjectsYaml ( ) : boolean | ||
Résultat | boolean |
public getProtectedBooleanTruePropertySetViaObjectsYaml ( ) : boolean | ||
Résultat | boolean |
public getProtectedFloatPropertySetViaObjectsYaml ( ) : float | ||
Résultat | float |
public getProtectedStringPropertySetViaObjectsYaml ( ) : string | ||
Résultat | string |
public setProtectedArrayPropertyWithSetterSetViaObjectsYaml ( array $protectedArrayPropertyWithSetterSetViaObjectsYaml ) | ||
$protectedArrayPropertyWithSetterSetViaObjectsYaml | array |
public InterfaceA $interfaceAImplementation | ||
Résultat | InterfaceA |
protected array $protectedArrayPropertySetViaObjectsYaml | ||
Résultat | array |
protected array $protectedArrayPropertyWithSetterSetViaObjectsYaml | ||
Résultat | array |
protected bool $protectedBooleanFalsePropertySetViaObjectsYaml | ||
Résultat | boolean |
protected bool $protectedBooleanTruePropertySetViaObjectsYaml | ||
Résultat | boolean |
protected float $protectedFloatPropertySetViaObjectsYaml | ||
Résultat | float |
protected string $protectedStringPropertySetViaObjectsYaml | ||
Résultat | string |