
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php

namespace RectorPrefix202411\Psr\Log;

class InvalidArgumentException extends \InvalidArgumentException
{
}
