UnitTests are now located in tests directory & tiny improvements
This commit is contained in:
8
tests/Fixtures/GetUKLocationByCounty.php
Normal file
8
tests/Fixtures/GetUKLocationByCounty.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Fixtures;
|
||||
|
||||
class GetUKLocationByCounty
|
||||
{
|
||||
public $County;
|
||||
}
|
Reference in New Issue
Block a user