SoapClient large refactoring & tests update
This commit is contained in:
8
src/BeSimple/SoapClient/Tests/GetUKLocationByCounty.php
Normal file
8
src/BeSimple/SoapClient/Tests/GetUKLocationByCounty.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace BeSimple\SoapClient\Tests;
|
||||
|
||||
class GetUKLocationByCounty
|
||||
{
|
||||
public $County;
|
||||
}
|
Reference in New Issue
Block a user