1.2.1093. Set Method Fnp¶
Complete code by adding the fullnspath
property to methods calls.
It makes it faster to find definitions later.
<?php
function foo(X $a) {
// \x::moo
$a->moo();
}
?>
1.2.1093.1. Specs¶
Short name |
Complete/SetMethodFnp |
Rulesets |
|
Exakat since |
2.5.0 |
PHP Version |
All |
Severity |
Minor |
Time To Fix |
Quick (30 mins) |
Precision |
High |
Available in |