Eris\Generator\ConstantGenerator::__construct PHP Method

__construct() public method

public __construct ( $value )
    public function __construct($value)
    {
        $this->value = $value;
    }