mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
phpcs fixes. Mostly spacing and single quotes
This commit is contained in:
@@ -10,6 +10,7 @@ class SearchContextTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
private $oCtx;
|
||||
|
||||
|
||||
protected function setUp()
|
||||
{
|
||||
$this->oCtx = new SearchContext();
|
||||
|
||||
Reference in New Issue
Block a user