Completed
Push — master ( 37e69c...58ba32 )
by Hong
03:12
created
src/Phossa2/Shared/Shareable/ShareableTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -94,6 +94,7 @@  discard block
 block discarded – undo
94 94
 
95 95
     /**
96 96
      * {@inheritDoc}
97
+     * @param string $scope
97 98
      */
98 99
     public function addScope(/*# string */ $scope)
99 100
     {
@@ -143,7 +144,6 @@  discard block
 block discarded – undo
143 144
     /**
144 145
      * Get all unique scopes for $this
145 146
      *
146
-     * @param  string|array $scopes
147 147
      * @return array
148 148
      * @access protected
149 149
      */
Please login to merge, or discard this patch.