7 lines
118 B
PHP
7 lines
118 B
PHP
<?php
|
|
|
|
namespace BeSimple\SoapClient\Tests\ServerInterop\Fixtures;
|
|
|
|
class AttachmentRequest extends AttachmentType
|
|
{
|
|
} |