FireGento_MageMonitoring_Helper_Rewrites::_isInheritanceConflict
Check if rewritten class has inherited the parent class.
If yes we have no conflict. The top class can extend every core class. So we cannot check this.
Signature
protected function _isInheritanceConflict(array
$classes )
Parameters
$classes
— array- List of classes
Returns
- bool