<?php class X { function __construct(){} } class Y extends X { function __construct($arg){} }
You have javascript disabled. You will not be able to edit any code.