Update header comments again

This commit is contained in:
Timothy Warren 2020-03-12 11:45:11 -04:00
parent e6a216704c
commit 986ff6de0b
49 changed files with 337 additions and 337 deletions

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Di; namespace Aviat\Ion\Di;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Di; namespace Aviat\Ion\Di;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Di; namespace Aviat\Ion\Di;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Di; namespace Aviat\Ion\Di;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Di\Exception; namespace Aviat\Ion\Di\Exception;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Di\Exception; namespace Aviat\Ion\Di\Exception;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Exception; namespace Aviat\Ion\Exception;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Exception; namespace Aviat\Ion\Exception;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Model; namespace Aviat\Ion\Model;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Transformer; namespace Aviat\Ion\Transformer;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Transformer; namespace Aviat\Ion\Transformer;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Type; namespace Aviat\Ion\Type;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Type; namespace Aviat\Ion\Type;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\View; namespace Aviat\Ion\View;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\View; namespace Aviat\Ion\View;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\View; namespace Aviat\Ion\View;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion; namespace Aviat\Ion;

View File

@ -4,7 +4,7 @@
* *
* An API client for Kitsu to manage anime and manga watch lists * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package HummingbirdAnimeClient * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests\Di; namespace Aviat\Ion\Tests\Di;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests\Di; namespace Aviat\Ion\Tests\Di;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests\Exception; namespace Aviat\Ion\Tests\Exception;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests\Model; namespace Aviat\Ion\Tests\Model;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests\Transformer; namespace Aviat\Ion\Tests\Transformer;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests\Type; namespace Aviat\Ion\Tests\Type;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests\Type; namespace Aviat\Ion\Tests\Type;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
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);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
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);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
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);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;

View File

@ -1,17 +1,17 @@
<?php declare(strict_types=1); <?php declare(strict_types=1);
/** /**
* Ion * Hummingbird Anime List Client
* *
* Building blocks for web development * An API client for Kitsu to manage anime and manga watch lists
* *
* PHP version 7.2 * PHP version 7.3
* *
* @package Ion * @package HummingbirdAnimeClient
* @author Timothy J. Warren <tim@timshomepage.net> * @author Timothy J. Warren <tim@timshomepage.net>
* @copyright 2015 - 2019 Timothy J. Warren * @copyright 2015 - 2020 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 3.0.0 * @version 4.2
* @link https://git.timshomepage.net/aviat/ion * @link https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient
*/ */
namespace Aviat\Ion\Tests; namespace Aviat\Ion\Tests;