7 lines
116 B
PHP
Raw Normal View History

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