@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | session_start(); |
| 11 | 11 | |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | session_start(); |
| 11 | 11 | |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | session_start(); |
| 11 | 11 | |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | session_start(); |
| 11 | 11 | |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | session_start(); |
| 11 | 11 | |
@@ -15,6 +15,8 @@ |
||
| 15 | 15 | * {@inheritdoc} |
| 16 | 16 | * |
| 17 | 17 | * @throws \InvalidArgumentException |
| 18 | + * @param string $parameter |
|
| 19 | + * @param string $value |
|
| 18 | 20 | */ |
| 19 | 21 | public function setParameter($parameter, $value) |
| 20 | 22 | { |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | session_start(); |
| 11 | 11 | |
@@ -29,6 +29,8 @@ |
||
| 29 | 29 | * {@inheritdoc} |
| 30 | 30 | * |
| 31 | 31 | * @throws \InvalidArgumentException |
| 32 | + * @param string $parameter |
|
| 33 | + * @param string $value |
|
| 32 | 34 | */ |
| 33 | 35 | public function setParameter($parameter, $value) |
| 34 | 36 | { |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | session_start(); |
| 11 | 11 | |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | session_start(); |
| 11 | 11 | |
@@ -1,11 +1,11 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | - * |
|
| 5 | - * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | - * |
|
| 7 | - * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | - */ |
|
| 3 | + * Push notification services abstraction (http://github.com/juliangut/tify) |
|
| 4 | + * |
|
| 5 | + * @link https://github.com/juliangut/tify for the canonical source repository |
|
| 6 | + * |
|
| 7 | + * @license https://github.com/juliangut/tify/blob/master/LICENSE |
|
| 8 | + */ |
|
| 9 | 9 | |
| 10 | 10 | session_start(); |
| 11 | 11 | |