Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OERu
Allow H5P embed
Commits
d2a6d39b
Commit
d2a6d39b
authored
Jun 17, 2020
by
Dave Lane
Browse files
update to improve consistency, but still not valid code
parent
b7ee2ef6
Changes
1
Hide whitespace changes
Inline
Side-by-side
allow_h5p_embed.module
0 → 100644
View file @
d2a6d39b
<?php
/**
* @file
* H5P hooks that allows content to be submitted and viewed on the site.
*/
// Prepare autoloading of dependencies
require
__DIR__
.
'/vendor/autoload.php'
;
use
Drupal\AllowH5PEmbed
;
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment