BeSimpleSoap/src/BeSimple/SoapClient/Tests/GetUKLocationByCounty.php

9 lines
97 B
PHP
Raw Normal View History

<?php
namespace BeSimple\SoapClient\Tests;
class GetUKLocationByCounty
{
public $County;
}