BeSimpleSoap/tests/Fixtures/SoapServerHandler.php

8 lines
56 B
PHP
Raw Normal View History

<?php
namespace Fixtures;
class SoapServerHandler
{
}