Pinq\Queries\Functions\Parameters\ValueKey::getValue PHP Метод

getValue() закрытый публичный Метод

final public getValue ( ) : ParameterExpression | null
Результат Pinq\Expressions\ParameterExpression | null
    public final function getValue()
    {
        return $this->value;
    }