Searched refs:TESTCONSTANT (Results 1 – 4 of 4) sorted by relevance
17 Warning: Declaration of b::test() should be compatible with a::test($arg = c::TESTCONSTANT) in %s%e…19 a::test(c::TESTCONSTANT)
4 const TESTCONSTANT = "c::TESTCONSTANT"; define in c
4 public function test($arg = c::TESTCONSTANT) {
23 a::test(c::TESTCONSTANT)
Completed in 5 milliseconds