Hackzilla\PasswordGenerator\Model\Option\Option::getValue PHP Method

getValue() public method

public getValue ( )
    public function getValue()
    {
        return $this->value;
    }