Value

Implements \Kocuj\Di\ArgumentParser\ArgumentParserInterface

Service argument parser for value

package

Kocuj\Di\ArgumentParser\Value

Methods

Constructor

__construct(array $argument) 
Throws
\Kocuj\Di\ArgumentParser\Exception

Arguments

$argument

array

Service argument to parse

Parse service argument and return argument to service constructor

parse() : mixed

Properties

Service argument to parse

argument : array
var

Type(s)

array