fe1c858489f4bb3f4bab1099abae0030cf9d79ce
[yaffs-website] / vendor / chi-teck / drupal-code-generator / templates / d7 / hook / test_group_started.twig
1 /**
2  * Implements hook_test_group_started().
3  */
4 function {{ machine_name }}_test_group_started() {
5 }