Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amp
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
amp
Merge requests
!1
Update AmpTextFormatter.php
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Open
Update AmpTextFormatter.php
issue/amp-3186193:3186193-amptextformatter-amptext-cannot
into
8.x-3.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Open
Update AmpTextFormatter.php
Christiana Kogevina
requested to merge
issue/amp-3186193:3186193-amptextformatter-amptext-cannot
into
8.x-3.x
Dec 3, 2020
Overview
0
Commits
1
Pipelines
0
Changes
1
Closes
#3186193
0
0
Merge request reports
Compare
8.x-3.x
8.x-3.x (HEAD)
and
latest version
latest version
73747cba
1 commit,
Dec 3, 2020
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
src/Plugin/Field/FieldFormatter/AmpTextFormatter.php
+
1
−
0
View file @ aea37a7a
Edit in single-file editor
Open in Web IDE
Show full file
@@ -14,6 +14,7 @@ use Drupal\Core\Field\FieldItemListInterface;
* description = @Translation("Display AMP text."),
* field_types = {
* "string",
* "string_long",
* "text",
* "text_long",
* "text_with_summary",
Loading