Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lms_certificate
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
lms_certificate
Commits
71ed705a
Commit
71ed705a
authored
1 month ago
by
catch
Browse files
Options
Downloads
Patches
Plain Diff
Add @todo.
parent
c46630b8
Branches
1.0.x
Tags
1.0.0-alpha1
No related merge requests found
Pipeline
#408442
passed
1 month ago
Stage: build
Stage: validate
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/lms_certificate_fillpdf/src/Controller/CertificateController.php
+5
-0
5 additions, 0 deletions
...tificate_fillpdf/src/Controller/CertificateController.php
with
5 additions
and
0 deletions
modules/lms_certificate_fillpdf/src/Controller/CertificateController.php
+
5
−
0
View file @
71ed705a
...
...
@@ -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
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment