Passed
Push — feature/cleanup ( f97f45 )
by Fike
05:53
created
src/Type/ObjectAccessor.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -87,6 +87,7 @@
 block discarded – undo
87 87
 
88 88
     /**
89 89
      * @inheritDoc
90
+     * @param string $property
90 91
      */
91 92
     public function exists($object, $property)
92 93
     {
Please login to merge, or discard this patch.