Completed
Pull Request — master (#20)
by Vladimir
02:11
created
src/Object/RepeaterPageView.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -26,6 +26,9 @@
 block discarded – undo
26 26
 
27 27
     private $configured;
28 28
 
29
+    /**
30
+     * @param string $filePath
31
+     */
29 32
     public function __construct($filePath)
30 33
     {
31 34
         parent::__construct($filePath);
Please login to merge, or discard this patch.