<?php

namespace Cloudflare\APO\Vendor\Psr\Log;

class InvalidArgumentException extends \InvalidArgumentException
{
}
