aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-07-18 14:42:53 +0300
committerValentin Popov <info@valentineus.link>2020-07-18 14:42:53 +0300
commit92bfdcb284477b66d0b3770bc8fbaf1c12cc0b56 (patch)
tree1df907e867f228c777d8620b2208cefa557cabff /src
parent9d6e3525afeb1a396f78e05c8c8957860a9c4a41 (diff)
downloadphp-epg-service-92bfdcb284477b66d0b3770bc8fbaf1c12cc0b56.tar.xz
php-epg-service-92bfdcb284477b66d0b3770bc8fbaf1c12cc0b56.zip
Updated channel repository
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'src')
-rw-r--r--src/Repositories/ChannelRepository.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Repositories/ChannelRepository.php b/src/Repositories/ChannelRepository.php
index 4a400f2..44eac36 100644
--- a/src/Repositories/ChannelRepository.php
+++ b/src/Repositories/ChannelRepository.php
@@ -62,7 +62,7 @@ final class ChannelRepository implements BaseRepository {
}
/**
- * @return array
+ * @return \EPGService\Entities\ChannelEntity[]
*
* @throws \GuzzleHttp\Exception\GuzzleException
* @throws \RuntimeException