Completed
Push — master ( a5b91c...69a8ae )
by Roman
02:38
created
src/Assert.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidSameValueException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidNotNullAndNotIntException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidNotIntAndNotStringException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidNullOrStringException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/ArrayKeyNotExistsException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidNotSameValueException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidNullOrIntException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.
src/exceptions/InvalidArrayCountException.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @link      https://github.com/ko-ko-ko/php-assert
4
- * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
- * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
- */
3
+     * @link      https://github.com/ko-ko-ko/php-assert
4
+     * @copyright Copyright (c) 2015 Roman Levishchenko <[email protected]>
5
+     * @license   https://raw.github.com/ko-ko-ko/php-assert/master/LICENSE
6
+     */
7 7
 
8 8
 namespace KoKoKo\assert\exceptions;
9 9
 
Please login to merge, or discard this patch.