diff vendor/zendframework/zend-feed/src/Writer/Extension/ITunes/Entry.php @ 4:a9cd425dd02b

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:11:55 +0000
parents 5311817fb629
children 12f9dff5fda9
line wrap: on
line diff
--- a/vendor/zendframework/zend-feed/src/Writer/Extension/ITunes/Entry.php	Thu Feb 28 11:14:44 2019 +0000
+++ b/vendor/zendframework/zend-feed/src/Writer/Extension/ITunes/Entry.php	Thu Feb 28 13:11:55 2019 +0000
@@ -71,7 +71,6 @@
      * Set a block value of "yes" or "no". You may also set an empty string.
      *
      * @param  string
-     * @return Entry
      * @throws Writer\Exception\InvalidArgumentException
      */
     public function setItunesBlock($value)
@@ -230,7 +229,7 @@
      * Set entry image (icon)
      *
      * @param  string $value
-     * @return Feed
+     * @return Entry
      * @throws Writer\Exception\InvalidArgumentException
      */
     public function setItunesImage($value)