Completed
Pull Request — master (#384)
by Nicolas
02:07
created
src/MediaRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
      * @param HasMedia $model
46 46
      * @param string   $collectionName
47 47
      *
48
-     * @return mixed
48
+     * @return callable
49 49
      */
50 50
     protected function loadMedia(HasMedia $model, string $collectionName)
51 51
     {
Please login to merge, or discard this patch.