com\setasign\SetaFramework\Di\Attribute
ApplicationConfigValue
File: /SetaFramework/src/Di/Attribute/ApplicationConfigValue.php
Class hierarchy
Implements
Summary
Constants
CAST_BOOL
CAST_FLOAT
CAST_INT
CAST_STRING
Properties
$castValue
private ApplicationConfigValue::$castValue
$default
private ApplicationConfigValue::$default
$path
private ApplicationConfigValue::$path
Methods
__construct()
public ApplicationConfigValue::__construct (
string $path,
mixed $default = null,
?string $castValue = null
)mixed $default = null,
?string $castValue = null
Parameters
- $path : string
- $default : mixed
- $castValue : ?string
resolve()
Parameters
- $di : \com\setasign\SetaFramework\Di\Di
- $params : array
