2018-04-06 10:58:45 +02:00

7 lines
118 B
PHP

<?php
namespace BeSimple\SoapClient\Tests\ServerInterop\Fixtures;
class AttachmentRequest extends AttachmentType
{
}