Which keyword should be used in the line marked with "KEYWORD" instead of "self" to make this code work as intended?
Consider the following code. Which keyword should be used in the line marked with "KEYWORD" instead of "self" to make this code work as intended? abstract class Base { protected function _ construct() {...