@@ -1,21 +1,21 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PHP: Nelson Martell Library file |
|
| 4 | - * |
|
| 5 | - * Content: |
|
| 6 | - * - Global functions definition for NML. |
|
| 7 | - * |
|
| 8 | - * Copyright © 2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | - * |
|
| 10 | - * Licensed under The MIT License (MIT) |
|
| 11 | - * For full copyright and license information, please see the LICENSE |
|
| 12 | - * Redistributions of files must retain the above copyright notice. |
|
| 13 | - * |
|
| 14 | - * @copyright 2016 Nelson Martell |
|
| 15 | - * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | - * @since v0.6.0 |
|
| 17 | - * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | - * */ |
|
| 3 | + * PHP: Nelson Martell Library file |
|
| 4 | + * |
|
| 5 | + * Content: |
|
| 6 | + * - Global functions definition for NML. |
|
| 7 | + * |
|
| 8 | + * Copyright © 2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | + * |
|
| 10 | + * Licensed under The MIT License (MIT) |
|
| 11 | + * For full copyright and license information, please see the LICENSE |
|
| 12 | + * Redistributions of files must retain the above copyright notice. |
|
| 13 | + * |
|
| 14 | + * @copyright 2016 Nelson Martell |
|
| 15 | + * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | + * @since v0.6.0 |
|
| 17 | + * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | + * */ |
|
| 19 | 19 | |
| 20 | 20 | namespace NelsonMartell; |
| 21 | 21 | |
@@ -1,21 +1,21 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PHP: Nelson Martell Library file |
|
| 4 | - * |
|
| 5 | - * Content: |
|
| 6 | - * - Class definition: [NelsonMartell\Extensions] String |
|
| 7 | - * |
|
| 8 | - * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | - * |
|
| 10 | - * Licensed under The MIT License (MIT) |
|
| 11 | - * For full copyright and license information, please see the LICENSE |
|
| 12 | - * Redistributions of files must retain the above copyright notice. |
|
| 13 | - * |
|
| 14 | - * @copyright 2015-2016 Nelson Martell |
|
| 15 | - * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | - * @since v0.4.1 |
|
| 17 | - * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | - * */ |
|
| 3 | + * PHP: Nelson Martell Library file |
|
| 4 | + * |
|
| 5 | + * Content: |
|
| 6 | + * - Class definition: [NelsonMartell\Extensions] String |
|
| 7 | + * |
|
| 8 | + * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | + * |
|
| 10 | + * Licensed under The MIT License (MIT) |
|
| 11 | + * For full copyright and license information, please see the LICENSE |
|
| 12 | + * Redistributions of files must retain the above copyright notice. |
|
| 13 | + * |
|
| 14 | + * @copyright 2015-2016 Nelson Martell |
|
| 15 | + * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | + * @since v0.4.1 |
|
| 17 | + * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | + * */ |
|
| 19 | 19 | namespace NelsonMartell\Extensions; |
| 20 | 20 | |
| 21 | 21 | use Cake\Utility\Text; |
@@ -1,21 +1,21 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PHP: Nelson Martell Library file |
|
| 4 | - * |
|
| 5 | - * Content: |
|
| 6 | - * - Interface definition: [NelsonMartell] IEquatable |
|
| 7 | - * |
|
| 8 | - * Copyright © 2014-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | - * |
|
| 10 | - * Licensed under The MIT License (MIT) |
|
| 11 | - * For full copyright and license information, please see the LICENSE |
|
| 12 | - * Redistributions of files must retain the above copyright notice. |
|
| 13 | - * |
|
| 14 | - * @copyright 2014-2016 Nelson Martell |
|
| 15 | - * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | - * @since v0.1.1 |
|
| 17 | - * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | - * */ |
|
| 3 | + * PHP: Nelson Martell Library file |
|
| 4 | + * |
|
| 5 | + * Content: |
|
| 6 | + * - Interface definition: [NelsonMartell] IEquatable |
|
| 7 | + * |
|
| 8 | + * Copyright © 2014-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | + * |
|
| 10 | + * Licensed under The MIT License (MIT) |
|
| 11 | + * For full copyright and license information, please see the LICENSE |
|
| 12 | + * Redistributions of files must retain the above copyright notice. |
|
| 13 | + * |
|
| 14 | + * @copyright 2014-2016 Nelson Martell |
|
| 15 | + * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | + * @since v0.1.1 |
|
| 17 | + * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | + * */ |
|
| 19 | 19 | |
| 20 | 20 | namespace NelsonMartell { |
| 21 | 21 | |
@@ -1,21 +1,21 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PHP: Nelson Martell Library file |
|
| 4 | - * |
|
| 5 | - * Content: |
|
| 6 | - * - Class definition: [NelsonMartell\Utilities\UnitTesting] Assert |
|
| 7 | - * |
|
| 8 | - * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | - * |
|
| 10 | - * Licensed under The MIT License (MIT) |
|
| 11 | - * For full copyright and license information, please see the LICENSE |
|
| 12 | - * Redistributions of files must retain the above copyright notice. |
|
| 13 | - * |
|
| 14 | - * @copyright 2015-2016 Nelson Martell |
|
| 15 | - * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | - * @since v0.1.1 |
|
| 17 | - * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | - * */ |
|
| 3 | + * PHP: Nelson Martell Library file |
|
| 4 | + * |
|
| 5 | + * Content: |
|
| 6 | + * - Class definition: [NelsonMartell\Utilities\UnitTesting] Assert |
|
| 7 | + * |
|
| 8 | + * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | + * |
|
| 10 | + * Licensed under The MIT License (MIT) |
|
| 11 | + * For full copyright and license information, please see the LICENSE |
|
| 12 | + * Redistributions of files must retain the above copyright notice. |
|
| 13 | + * |
|
| 14 | + * @copyright 2015-2016 Nelson Martell |
|
| 15 | + * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | + * @since v0.1.1 |
|
| 17 | + * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | + * */ |
|
| 19 | 19 | |
| 20 | 20 | namespace NelsonMartell\Utilities\UnitTesting { |
| 21 | 21 | |
@@ -1,21 +1,21 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PHP: Nelson Martell Library file |
|
| 4 | - * |
|
| 5 | - * Content: |
|
| 6 | - * - Class definition: [NelsonMartell\Utilities] Asset |
|
| 7 | - * |
|
| 8 | - * Copyright © 2014-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | - * |
|
| 10 | - * Licensed under The MIT License (MIT) |
|
| 11 | - * For full copyright and license information, please see the LICENSE |
|
| 12 | - * Redistributions of files must retain the above copyright notice. |
|
| 13 | - * |
|
| 14 | - * @copyright 2014-2016 Nelson Martell |
|
| 15 | - * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | - * @since v0.1.1 |
|
| 17 | - * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | - * */ |
|
| 3 | + * PHP: Nelson Martell Library file |
|
| 4 | + * |
|
| 5 | + * Content: |
|
| 6 | + * - Class definition: [NelsonMartell\Utilities] Asset |
|
| 7 | + * |
|
| 8 | + * Copyright © 2014-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | + * |
|
| 10 | + * Licensed under The MIT License (MIT) |
|
| 11 | + * For full copyright and license information, please see the LICENSE |
|
| 12 | + * Redistributions of files must retain the above copyright notice. |
|
| 13 | + * |
|
| 14 | + * @copyright 2014-2016 Nelson Martell |
|
| 15 | + * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | + * @since v0.1.1 |
|
| 17 | + * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | + * */ |
|
| 19 | 19 | |
| 20 | 20 | namespace NelsonMartell\Utilities { |
| 21 | 21 | |
@@ -1,21 +1,21 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PHP: Nelson Martell Library file |
|
| 4 | - * |
|
| 5 | - * Content: |
|
| 6 | - * - Class definition: [NelsonMartell] VersionComponent |
|
| 7 | - * |
|
| 8 | - * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | - * |
|
| 10 | - * Licensed under The MIT License (MIT) |
|
| 11 | - * For full copyright and license information, please see the LICENSE |
|
| 12 | - * Redistributions of files must retain the above copyright notice. |
|
| 13 | - * |
|
| 14 | - * @copyright 2015-2016 Nelson Martell |
|
| 15 | - * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | - * @since v0.1.1 |
|
| 17 | - * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | - * */ |
|
| 3 | + * PHP: Nelson Martell Library file |
|
| 4 | + * |
|
| 5 | + * Content: |
|
| 6 | + * - Class definition: [NelsonMartell] VersionComponent |
|
| 7 | + * |
|
| 8 | + * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | + * |
|
| 10 | + * Licensed under The MIT License (MIT) |
|
| 11 | + * For full copyright and license information, please see the LICENSE |
|
| 12 | + * Redistributions of files must retain the above copyright notice. |
|
| 13 | + * |
|
| 14 | + * @copyright 2015-2016 Nelson Martell |
|
| 15 | + * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | + * @since v0.1.1 |
|
| 17 | + * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | + * */ |
|
| 19 | 19 | |
| 20 | 20 | namespace NelsonMartell { |
| 21 | 21 | |
@@ -1,21 +1,21 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PHP: Nelson Martell Library file |
|
| 4 | - * |
|
| 5 | - * Content: |
|
| 6 | - * - Class definition: [NelsonMartell] IntString |
|
| 7 | - * |
|
| 8 | - * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | - * |
|
| 10 | - * Licensed under The MIT License (MIT) |
|
| 11 | - * For full copyright and license information, please see the LICENSE |
|
| 12 | - * Redistributions of files must retain the above copyright notice. |
|
| 13 | - * |
|
| 14 | - * @copyright 2015-2016 Nelson Martell |
|
| 15 | - * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | - * @since v0.1.1 |
|
| 17 | - * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | - * */ |
|
| 3 | + * PHP: Nelson Martell Library file |
|
| 4 | + * |
|
| 5 | + * Content: |
|
| 6 | + * - Class definition: [NelsonMartell] IntString |
|
| 7 | + * |
|
| 8 | + * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | + * |
|
| 10 | + * Licensed under The MIT License (MIT) |
|
| 11 | + * For full copyright and license information, please see the LICENSE |
|
| 12 | + * Redistributions of files must retain the above copyright notice. |
|
| 13 | + * |
|
| 14 | + * @copyright 2015-2016 Nelson Martell |
|
| 15 | + * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | + * @since v0.1.1 |
|
| 17 | + * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | + * */ |
|
| 19 | 19 | |
| 20 | 20 | namespace NelsonMartell { |
| 21 | 21 | |
@@ -1,21 +1,21 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PHP: Nelson Martell Library file |
|
| 4 | - * |
|
| 5 | - * Content: |
|
| 6 | - * - Interface definition: [NelsonMartell] IComparable |
|
| 7 | - * |
|
| 8 | - * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | - * |
|
| 10 | - * Licensed under The MIT License (MIT) |
|
| 11 | - * For full copyright and license information, please see the LICENSE |
|
| 12 | - * Redistributions of files must retain the above copyright notice. |
|
| 13 | - * |
|
| 14 | - * @copyright 2015-2016 Nelson Martell |
|
| 15 | - * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | - * @since v0.3.2 |
|
| 17 | - * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | - * */ |
|
| 3 | + * PHP: Nelson Martell Library file |
|
| 4 | + * |
|
| 5 | + * Content: |
|
| 6 | + * - Interface definition: [NelsonMartell] IComparable |
|
| 7 | + * |
|
| 8 | + * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | + * |
|
| 10 | + * Licensed under The MIT License (MIT) |
|
| 11 | + * For full copyright and license information, please see the LICENSE |
|
| 12 | + * Redistributions of files must retain the above copyright notice. |
|
| 13 | + * |
|
| 14 | + * @copyright 2015-2016 Nelson Martell |
|
| 15 | + * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | + * @since v0.3.2 |
|
| 17 | + * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | + * */ |
|
| 19 | 19 | |
| 20 | 20 | namespace NelsonMartell { |
| 21 | 21 | |
@@ -1,21 +1,21 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * PHP: Nelson Martell Library file |
|
| 4 | - * |
|
| 5 | - * Content: |
|
| 6 | - * - Interface definition: [NelsonMartell\Collections] IList |
|
| 7 | - * |
|
| 8 | - * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | - * |
|
| 10 | - * Licensed under The MIT License (MIT) |
|
| 11 | - * For full copyright and license information, please see the LICENSE |
|
| 12 | - * Redistributions of files must retain the above copyright notice. |
|
| 13 | - * |
|
| 14 | - * @copyright 2015-2016 Nelson Martell |
|
| 15 | - * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | - * @since v0.1.1 |
|
| 17 | - * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | - * */ |
|
| 3 | + * PHP: Nelson Martell Library file |
|
| 4 | + * |
|
| 5 | + * Content: |
|
| 6 | + * - Interface definition: [NelsonMartell\Collections] IList |
|
| 7 | + * |
|
| 8 | + * Copyright © 2015-2016 Nelson Martell (http://nelson6e65.github.io) |
|
| 9 | + * |
|
| 10 | + * Licensed under The MIT License (MIT) |
|
| 11 | + * For full copyright and license information, please see the LICENSE |
|
| 12 | + * Redistributions of files must retain the above copyright notice. |
|
| 13 | + * |
|
| 14 | + * @copyright 2015-2016 Nelson Martell |
|
| 15 | + * @link http://nelson6e65.github.io/php_nml/ |
|
| 16 | + * @since v0.1.1 |
|
| 17 | + * @license http://www.opensource.org/licenses/mit-license.php The MIT License (MIT) |
|
| 18 | + * */ |
|
| 19 | 19 | |
| 20 | 20 | namespace NelsonMartell\Collections { |
| 21 | 21 | |