Skip to content
Snippets Groups Projects
Commit 71ed705a authored by catch's avatar catch
Browse files

Add @todo.

parent c46630b8
Branches 1.0.x
No related merge requests found
Pipeline #408442 passed
......@@ -19,6 +19,11 @@ use Symfony\Component\HttpKernel\HttpKernelInterface;
/**
* Handles certificates for courses.
*
* @todo move this logic to a controller in the main lms_certificate module, and
* the fillpdf-specific logic to a plugin or tagged service implementation
* called by that controller.
* @see https://www.drupal.org/project/lms_certificate/issues/3502791
*/
class CertificateController extends ControllerBase {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment