Completed
Pull Request — master (#116)
by
unknown
02:17
created
src/Media.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -128,7 +128,7 @@
 block discarded – undo
128 128
     /**
129 129
      * Determine if the media item has a custom property with the given name.
130 130
      *
131
-     * @param $propertyName
131
+     * @param string $propertyName
132 132
      * @return bool
133 133
      */
134 134
     public function hasCustomProperty($propertyName)
Please login to merge, or discard this patch.