phpcs fixes. Mostly spacing and single quotes

This commit is contained in:
Marc Tobias Metten
2018-02-23 01:16:01 +01:00
parent eaaa4a7b31
commit 8a615ad969
10 changed files with 143 additions and 236 deletions

View File

@@ -10,6 +10,7 @@ class SearchContextTest extends \PHPUnit_Framework_TestCase
{
private $oCtx;
protected function setUp()
{
$this->oCtx = new SearchContext();