BeSimpleSoap/tests/Fixtures/GetUKLocationByCounty.php

9 lines
80 B
PHP
Raw Permalink Normal View History

<?php
namespace Fixtures;
class GetUKLocationByCounty
{
public $County;
}