Completed
Push — 5.3 ( df7aca...b92c9c )
by Jeroen
06:07 queued 13s
created
src/Kunstmaan/MediaBundle/Helper/Imagine/WebPathResolver.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -29,6 +29,8 @@  discard block
 block discarded – undo
29 29
 
30 30
     /**
31 31
      * {@inheritdoc}
32
+     * @param string $path
33
+     * @param string $filter
32 34
      */
33 35
     protected function getFileUrl($path, $filter)
34 36
     {
@@ -75,6 +77,7 @@  discard block
 block discarded – undo
75 77
 
76 78
     /**
77 79
      * Copy from \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver::getFullPath
80
+     * @param string $path
78 81
      */
79 82
     private function getFullPath($path, $filter)
80 83
     {
Please login to merge, or discard this patch.