Pregunta

Drupal's "autoloading" requires one to include the files in files[] declarations in the .info file.

When there are a lot of files, this becomes:

  • A large, huge, list.
  • Hard to maintain.

Is there a way to e.g include with patterns. Say lib/*.php?

No hay solución correcta

Licenciado bajo: CC-BY-SA con atribución
No afiliado a drupal.stackexchange
scroll top