Closed TysonAndre closed 6 years ago
An example of the insteadof clause (satisfies the fixed rule):
use T1,T2,T3{T1::foo insteadof T2,T3;}
Merged as https://github.com/php/php-langspec/commit/bbbcec63be0487cad32b42b823d3da3f6057226d, thanks!
An example of the insteadof clause (satisfies the fixed rule):
use T1,T2,T3{T1::foo insteadof T2,T3;}