HHVM compatibility: implement declared interfaces
HHVM does not allow declaration of interface implementation without real implementation of methods which parameters differs from parent class.
Showing
Please register or sign in to comment