As i know php abstract protected method can be implemented in child class with protected or public. Which means with the same access modifier or less access modifier.But in