Completed
Push — master ( 060a1c...20a26b )
by Auke
13:10 queued 38s
created
src/prototype.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -418,6 +418,7 @@
 block discarded – undo
418 418
 /**
419 419
  * 'private' function that must be declared outside static scope, so we can bind
420 420
  * the closure to an object to peek into its private _ownProperties property
421
+ * @param prototype\Object $prototype
421 422
  */
422 423
 function _getOwnEntries($prototype) {
423 424
     // this needs access to the private _ownProperties variable
Please login to merge, or discard this patch.