<?php

->addCondition(function() use ($form) {
    return ...; //true nebo false
})