@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Betfair library. |
|
4 | - * |
|
5 | - * (c) Daniele D'Angeli <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - */ |
|
3 | + * This file is part of the Betfair library. |
|
4 | + * |
|
5 | + * (c) Daniele D'Angeli <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + */ |
|
10 | 10 | namespace Betfair; |
11 | 11 | |
12 | 12 | use Betfair\Adapter\AdapterInterface; |
@@ -45,7 +45,7 @@ |
||
45 | 45 | $this->betfairClient = $betfairClient; |
46 | 46 | $this->adapter = $adapter; |
47 | 47 | $this->marketFilterFactory = $marketFilterFactory; |
48 | - $this->paramFactory = $paramFactory; |
|
48 | + $this->paramFactory = $paramFactory; |
|
49 | 49 | } |
50 | 50 | |
51 | 51 | public function executeCustomQuery(ParamInterface $param, $method = null, $type = "betting") |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Betfair library. |
|
4 | - * |
|
5 | - * (c) Daniele D'Angeli <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - */ |
|
3 | + * This file is part of the Betfair library. |
|
4 | + * |
|
5 | + * (c) Daniele D'Angeli <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + */ |
|
10 | 10 | namespace Betfair; |
11 | 11 | |
12 | 12 | use Betfair\Adapter\AdapterInterface; |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Betfair library. |
|
4 | - * |
|
5 | - * (c) Daniele D'Angeli <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - */ |
|
3 | + * This file is part of the Betfair library. |
|
4 | + * |
|
5 | + * (c) Daniele D'Angeli <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + */ |
|
10 | 10 | namespace Betfair; |
11 | 11 | |
12 | 12 | use Betfair\Adapter\AdapterInterface; |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Betfair library. |
|
4 | - * |
|
5 | - * (c) Daniele D'Angeli <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - */ |
|
3 | + * This file is part of the Betfair library. |
|
4 | + * |
|
5 | + * (c) Daniele D'Angeli <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + */ |
|
10 | 10 | namespace Betfair; |
11 | 11 | |
12 | 12 | use Betfair\Adapter\AdapterInterface; |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Betfair library. |
|
4 | - * |
|
5 | - * (c) Daniele D'Angeli <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - */ |
|
3 | + * This file is part of the Betfair library. |
|
4 | + * |
|
5 | + * (c) Daniele D'Angeli <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + */ |
|
10 | 10 | namespace Betfair; |
11 | 11 | |
12 | 12 | use Betfair\Adapter\AdapterInterface; |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Betfair library. |
|
4 | - * |
|
5 | - * (c) Daniele D'Angeli <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - */ |
|
3 | + * This file is part of the Betfair library. |
|
4 | + * |
|
5 | + * (c) Daniele D'Angeli <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + */ |
|
10 | 10 | namespace Betfair; |
11 | 11 | |
12 | 12 | use Betfair\Adapter\AdapterInterface; |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Betfair library. |
|
4 | - * |
|
5 | - * (c) Daniele D'Angeli <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - */ |
|
3 | + * This file is part of the Betfair library. |
|
4 | + * |
|
5 | + * (c) Daniele D'Angeli <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + */ |
|
10 | 10 | namespace Betfair; |
11 | 11 | |
12 | 12 | use Betfair\Adapter\AdapterInterface; |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Betfair library. |
|
4 | - * |
|
5 | - * (c) Daniele D'Angeli <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - */ |
|
3 | + * This file is part of the Betfair library. |
|
4 | + * |
|
5 | + * (c) Daniele D'Angeli <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + */ |
|
10 | 10 | namespace Betfair; |
11 | 11 | |
12 | 12 | use Betfair\Adapter\AdapterInterface; |
@@ -1,12 +1,12 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of the Betfair library. |
|
4 | - * |
|
5 | - * (c) Daniele D'Angeli <[email protected]> |
|
6 | - * |
|
7 | - * For the full copyright and license information, please view the LICENSE |
|
8 | - * file that was distributed with this source code. |
|
9 | - */ |
|
3 | + * This file is part of the Betfair library. |
|
4 | + * |
|
5 | + * (c) Daniele D'Angeli <[email protected]> |
|
6 | + * |
|
7 | + * For the full copyright and license information, please view the LICENSE |
|
8 | + * file that was distributed with this source code. |
|
9 | + */ |
|
10 | 10 | namespace Betfair; |
11 | 11 | |
12 | 12 | use Betfair\Adapter\AdapterInterface; |