1.2.340. Defined Properties¶
List of properties that are explicitly defined in the class, its parents or traits.
<?php
class foo {
// property definition
private bar = 2;
}
?>
See also https://www.php.net/manual/en/language.oop5.properties.php.
1.2.340.1. Connex PHP features¶
1.2.340.1.1. Specs¶
Short name |
Classes/DefinedProperty |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
Minor |
Time To Fix |
Quick (30 mins) |
Precision |
Very high |
Related rule |
|
Available in |