Completed
Push — 0.3.x ( 1b67d9...e294c0 )
by Marko
03:01
created
src/Core/Components/Rotation/RotationComponent.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,6 @@
 block discarded – undo
124 124
      *
125 125
      * {@inheritdoc}
126 126
      *
127
-     * @param array $dom_attributes            
128 127
      * @return void
129 128
      */
130 129
     private function init()
Please login to merge, or discard this patch.
src/Core/Components/Scale/ScaleComponent.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -122,7 +122,6 @@
 block discarded – undo
122 122
     /**
123 123
      * When any scale component methods are called then init others
124 124
      *
125
-     * @param array $dom_attributes
126 125
      * @return void
127 126
      */
128 127
     private function setValues()
Please login to merge, or discard this patch.