Example #1
0
 function getClassPath($rewrites, $codePool, $rewriteIndex)
 {
     return Amasty_Base_Model_Conflict::getClassPath($codePool[$rewriteIndex], $rewrites[$rewriteIndex]);
 }