gitlab_time_tracker-8.x-1.x-dev/modules/gitlab_time_tracker_migration/src/GitlabImportControllerInterface.php
modules/gitlab_time_tracker_migration/src/GitlabImportControllerInterface.php
<?php
namespace Drupal\gitlab_time_tracker_migration;
/**
* Interface GitlabImportControllerInterface.
*/
interface GitlabImportControllerInterface {
}
