You are here

InvalidArgumentException.php in TMGMT Translator Smartling 8.2

Namespace

Psr\Log

File

vendor/psr/log/Psr/Log/InvalidArgumentException.php
View source
<?php

namespace Psr\Log;

class InvalidArgumentException extends \InvalidArgumentException {

}

Classes