/var/www/cobraambalaj/vendor/nesbot/carbon/src/Carbon/Exceptions
Edit: /var/www/cobraambalaj/vendor/nesbot/carbon/src/Carbon/Exceptions/InvalidArgumentException.php (319B)
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Carbon\Exceptions;
interface InvalidArgumentException extends Exception
{
}