childClass::customMethod()
has different arguments, or a different access level (public/private/protected) than parentClass::customMethod()
.
childClass::customMethod()
has different arguments, or a different access level (public/private/protected) than parentClass::customMethod()
.