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": {
"aviat/query": "^2.5",
"aura/html": "2.*",
"danielstjules/stringy": "^3.0.0",
"aviat/query": "^2.5.1",
"aura/html": "^2.5.0",
"danielstjules/stringy": "^3.2.0",
"ext-json": "*",
"php": "^7.2",
"psr/http-message": "~1.0",

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Di;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Di;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Di;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Di;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Di\Exception;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Di\Exception;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Exception;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Exception;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Model;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Transformer;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Transformer;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Type;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Type;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\View;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\View;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\View;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\Di;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\Di;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\Exception;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\Model;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\Transformer;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\Type;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\Type;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\View;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\View;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests\View;

View File

@ -1,17 +1,17 @@
<?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>
* @copyright 2015 - 2018 Timothy J. Warren
* @copyright 2015 - 2019 Timothy J. Warren
* @license http://www.opensource.org/licenses/mit-license.html MIT License
* @version 4.1
* @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;

View File

@ -4,14 +4,14 @@
*
* Building blocks for web development
*
* PHP version 7.1
* PHP version 7.2
*
* @package Ion
* @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
* @version 2.4.1
* @link https://git.timshomepage.net/timw4mail/ion
* @version 3.0.0
* @link https://git.timshomepage.net/aviat/ion
*/
namespace Aviat\Ion\Tests;