1.2.860. Normal Methods¶
Spot normal Methods.
<?php
class foo{
// Normal method
private function bar() {}
// Static method
private static function barbar() {}
}
?>
1.2.860.1. Connex PHP features¶
1.2.860.1.1. Specs¶
Short name |
Classes/NormalMethods |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |