public static maybeEmit ( CodeBase $code_base, |
||
$code_base | CodeBase | The code base within which we're operating |
$context | The context in which the node we're going to be looking at exits. | |
$issue_type | string | The type of issue to emit such as Issue::ParentlessClass |
$lineno | integer | The line number where the issue was found |
return | void |