Dumplie\SharedKernel\Application\ServiceContainer\ScalarArgument::value PHP Method

value() public method

public value ( ) : mixed
return mixed
    public function value()
    {
        return $this->value;
    }
ScalarArgument