2013-08-23 23:25:16 +02:00

7 lines
118 B
PHP

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