Update headers
Gitea - aviat/ion/master This commit looks good Details

This commit is contained in:
Timothy Warren 2019-12-05 15:39:02 -05:00
parent 4034b8b2c0
commit 10682b8d60
51 changed files with 206 additions and 206 deletions

View File

@ -17,9 +17,9 @@
} }
}, },
"require": { "require": {
"aviat/query": "^2.5", "aviat/query": "^2.5.1",
"aura/html": "2.*", "aura/html": "^2.5.0",
"danielstjules/stringy": "^3.0.0", "danielstjules/stringy": "^3.2.0",
"ext-json": "*", "ext-json": "*",
"php": "^7.2", "php": "^7.2",
"psr/http-message": "~1.0", "psr/http-message": "~1.0",

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Di; namespace Aviat\Ion\Di;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Di; namespace Aviat\Ion\Di;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Di; namespace Aviat\Ion\Di;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Di; namespace Aviat\Ion\Di;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Di\Exception; namespace Aviat\Ion\Di\Exception;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Di\Exception; namespace Aviat\Ion\Di\Exception;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Exception; namespace Aviat\Ion\Exception;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Exception; namespace Aviat\Ion\Exception;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Model; namespace Aviat\Ion\Model;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Transformer; namespace Aviat\Ion\Transformer;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Transformer; namespace Aviat\Ion\Transformer;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Type; namespace Aviat\Ion\Type;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Type; namespace Aviat\Ion\Type;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\View; namespace Aviat\Ion\View;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\View; namespace Aviat\Ion\View;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\View; namespace Aviat\Ion\View;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\Di; namespace Aviat\Ion\Tests\Di;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\Di; namespace Aviat\Ion\Tests\Di;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\Exception; namespace Aviat\Ion\Tests\Exception;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\Model; namespace Aviat\Ion\Tests\Model;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\Transformer; namespace Aviat\Ion\Tests\Transformer;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\Type; namespace Aviat\Ion\Tests\Type;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\Type; namespace Aviat\Ion\Tests\Type;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\View; namespace Aviat\Ion\Tests\View;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\View; namespace Aviat\Ion\Tests\View;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests\View; namespace Aviat\Ion\Tests\View;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Hummingbird Anime List Client * Ion
* *
* An API client for Kitsu to manage anime and manga watch lists * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package HummingbirdAnimeClient * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
* *
* Building blocks for web development * Building blocks for web development
* *
* PHP version 7.1 * PHP version 7.2
* *
* @package Ion * @package Ion
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2018 Timothy J. Warren * @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License * @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 2.4.1 * @version 3.0.0
* @link https://git.timshomepage.net/timw4mail/ion * @link https://git.timshomepage.net/aviat/ion
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;