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