class ModelInequalityOperator extends ModelEqualityOperator

A twig operator to test if two models are not the same (they are not of the same type or have a different ID)

Methods

compile(Twig_Compiler $compiler)

{@inheritdoc}

Details

at line line 14
compile(Twig_Compiler $compiler)

{@inheritdoc}

Parameters

Twig_Compiler $compiler