<?php

namespace CleantalkSP\Common\Scanner\SignaturesAnalyser\Exceptions;

class SignaturesScannerException extends \Exception
{
}
