mirror of
https://github.com/danog/amp.git
synced 2024-12-02 09:27:46 +01:00
5 lines
77 B
PHP
5 lines
77 B
PHP
<?php
|
|
|
|
namespace Amp;
|
|
|
|
class CombinatorException extends \RuntimeException {} |