PhpMigration\Changes\v5dot3\IncompByReference::isMismatch PHP Метод

isMismatch() защищенный Метод

protected isMismatch ( $define, $call )
    protected function isMismatch($define, $call)
    {
        return true && $define & $call;
    }