<?php

namespace App\Form\Matchers;

class BooleanMatcher extends SingleValueMatcher
{
}