Add missing variable comments
This commit is contained in:
parent
9f45e60658
commit
1f85db155f
|
@ -13,7 +13,9 @@ class MDErrorReporter {
|
|||
const MD_ERROR_CRITICAL = 10;
|
||||
const MD_ERROR_KNOWN = 0;
|
||||
|
||||
/** @var string */
|
||||
private $_context;
|
||||
/** @var string */
|
||||
private $_contact_mail_addr;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue
Block a user