mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Add lib/PhpAmqpLib
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace PhpAmqpLib\Exception;
|
||||
|
||||
class AMQPProtocolConnectionException extends AMQPProtocolException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user