BeSimpleSoap/tests/Fixtures/DummyServiceMethodWithOutgo...

12 lines
160 B
PHP

<?php
namespace Fixtures;
class DummyServiceMethodWithOutgoingLargeSwaRequest
{
/**
* @var int $dummyAttribute
*/
public $dummyAttribute;
}