Completed
Push — master ( 28615a...652b7c )
by Alexander
25s queued 11s
created
src/Aop/Framework/ClassFieldAccess.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -155,7 +155,7 @@
 block discarded – undo
155 155
     /**
156 156
      * Invokes current field access with all interceptors
157 157
      *
158
-     * @param object $instance Instance of object
158
+     * @param \Go\Proxy\Part\PropertyInterceptionTrait $instance Instance of object
159 159
      * @param integer $accessType Type of access: READ or WRITE
160 160
      * @param mixed $originalValue Original value of property
161 161
      * @param mixed $newValue New value to set
Please login to merge, or discard this patch.