7 lines
118 B
PHP
Raw Normal View History

2013-08-23 23:25:16 +02:00
<?php
namespace BeSimple\SoapClient\Tests\ServerInterop\Fixtures;
class AttachmentRequest extends AttachmentType
{
}