Searched refs:TESTCONSTANT (Results 1 – 4 of 4) sorted by relevance
22 Strict Standards: Declaration of b::test() should be compatible with a::test($arg = c::TESTCONSTANT…24 a::test(c::TESTCONSTANT)
4 const TESTCONSTANT = "c::TESTCONSTANT"; define in c
4 public function test($arg = c::TESTCONSTANT) {
26 a::test(c::TESTCONSTANT)
Completed in 8 milliseconds