7 lines
118 B
PHP
Raw Normal View History

2018-04-06 10:58:45 +02:00
<?php
namespace BeSimple\SoapClient\Tests\ServerInterop\Fixtures;
class AttachmentRequest extends AttachmentType
{
}