HummingBirdAnimeClient/tests/API/Kitsu/Transformer/__snapshots__/MangaTransformerTest__testT...

87 lines
2.0 KiB
PHP
Raw Normal View History

2018-08-08 13:05:38 -04:00
<?php return Aviat\AnimeClient\Types\MangaPage::__set_state(array(
'characters' =>
array (
),
2018-08-08 13:05:38 -04:00
'chapter_count' => '-',
'cover_image' => 'https://media.kitsu.io/manga/poster_images/20286/small.jpg?1434293999',
'genres' =>
2017-04-13 11:54:58 -04:00
array (
),
2018-08-08 13:05:38 -04:00
'id' => '20286',
2018-10-29 15:48:54 -04:00
'included' =>
array (
'genres' =>
array (
3 =>
array (
'attributes' =>
array (
'name' => 'Comedy',
'slug' => 'comedy',
'description' => NULL,
),
),
24 =>
array (
'attributes' =>
array (
'name' => 'School',
'slug' => 'school',
'description' => NULL,
),
),
16 =>
array (
'attributes' =>
array (
'name' => 'Slice of Life',
'slug' => 'slice-of-life',
'description' => '',
),
),
14 =>
array (
'attributes' =>
array (
'name' => 'Romance',
'slug' => 'romance',
'description' => '',
),
),
18 =>
array (
'attributes' =>
array (
'name' => 'Thriller',
'slug' => 'thriller',
'description' => NULL,
),
),
),
'mappings' =>
array (
48014 =>
array (
'attributes' =>
array (
'externalSite' => 'myanimelist/manga',
'externalId' => '26769',
),
),
),
),
2018-08-08 13:05:38 -04:00
'manga_type' => 'manga',
'staff' =>
array (
),
2018-08-08 13:05:38 -04:00
'synopsis' => 'Usa, a high-school student aspiring to begin a bachelor lifestyle, moves into a new apartment only to discover that he not only shares a room with a perverted roommate that has an obsession for underaged girls, but also that another girl, Ritsu, a love-at-first-sight, is living in the same building as well!
(Source: Kirei Cake)',
'title' => 'Bokura wa Minna Kawaisou',
2018-08-20 13:41:25 -04:00
'titles' =>
array (
0 => NULL,
),
2018-08-08 13:05:38 -04:00
'url' => 'https://kitsu.io/manga/bokura-wa-minna-kawaisou',
'volume_count' => '-',
));