mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2025-05-19 17:08:00 +03:00
4 lines
95 B
PHP
4 lines
95 B
PHP
<?php namespace Wn\Generators\Exceptions;
|
|
|
|
|
|
class ArgumentFormatException extends \Exception {} |