mirror of
https://gitlab.com/openlp/website.git
synced 2024-12-22 13:02:50 +00:00
8 lines
69 B
PHP
8 lines
69 B
PHP
<?php
|
|
|
|
namespace Stripe\Error;
|
|
|
|
class ApiConnection extends Base
|
|
{
|
|
}
|