and abstract method

Returns a new expression which performs a logical AND of this expression and the given expression.

Implementation

ExpressionInterface and(ExpressionInterface expression);