Pinq\Expressions\StaticValueEvaluator::doEvaluationWithNewThis PHP Method

doEvaluationWithNewThis() protected method

protected doEvaluationWithNewThis ( array $variableTable, $newThis )
$variableTable array
    protected function doEvaluationWithNewThis(array $variableTable, $newThis)
    {
        return $this->value;
    }