You've already forked listmonk-api
initial commit
This commit is contained in:
8
src/ListmonkClientNotImplementedException.php
Normal file
8
src/ListmonkClientNotImplementedException.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Magdev\ListmonkApi;
|
||||
|
||||
class ListmonkClientNotImplementedException extends \BadMethodCallException
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user