_table->getOption('inheritanceMap'); return isset($inheritanceMap[$domainClassName]) ? $inheritanceMap[$domainClassName] : array(); } }