NAL-i5K / tripal_chado_datasets

Provides an admin layer and forms for users to submit organisms and analysis into Chado
0 stars 0 forks source link

Classes should be in their own files #15

Closed bradfordcondon closed 5 years ago

bradfordcondon commented 5 years ago

see: https://www.drupal.org/docs/develop/standards/object-oriented-code#declaring

bradfordcondon commented 5 years ago

Two classes were excised:

require_once 'includes/DSTableSort.inc';
require_once 'includes/views/organism_filter_in_operator.inc';