getInterface()) { $interface = $table->getInterface(); } $db = $table->getDatabase(); if($table->getPackage()) { $package = $table->getPackage(); } else { $package = $targetPackage; } $abstract = ""; if ($table->isAbstract()) { $abstract = "abstract "; } ?> require_once 'getPhpName()) ?>'; /** * The skeleton for this class was autogenerated by Propel on: * * [] * * You should add additional methods to this class to meet the * application requirements. This class will only be generated as * long as it does not already exist in the output directory. * * @package */ class getPhpName() ?> extends getPhpName() ?> implements { }