Minor: Fix incorrect version number in a doc-comment
This commit is contained in:
parent
97885642cc
commit
0edd15f678
|
|
@ -66,7 +66,7 @@ if ( !class_exists('Puc_v4p10_UpdateChecker', false) ):
|
|||
protected $cachedMetadataHost = 0;
|
||||
|
||||
/**
|
||||
* @var Puc_v4p9_DebugBar_Extension|null
|
||||
* @var Puc_v4p10_DebugBar_Extension|null
|
||||
*/
|
||||
protected $debugBarExtension = null;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue