'MAIN', // Line Charge Topic on Invoice, eg: Service Name 5=>'EXCESS', // Excess Service Item, of item 0 ); } public static function get($value) { return static::factory()->_get($value); } public static function index($key) { return array_search($key,static::factory()->table()); } } ?>