siip-whatsapp-notifications.../vendor/psr/log/Psr/Log/InvalidArgumentException.php
2024-12-31 09:48:29 +00:00

8 lines
96 B
PHP
Executable File

<?php
namespace Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}