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