Completed
Pull Request — master (#116)
by
unknown
02:15
created
src/Media.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -128,6 +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 string $propertyName
131 132
      * @return bool
132 133
      */
133 134
     public function hasCustomProperty($propertyName)
Please login to merge, or discard this patch.