Skip to content

Commit

Permalink
Update API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
freudenberg committed Mar 29, 2017
1 parent 8bb8961 commit a11d198
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Element/IvwAmp.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Drupal\Core\Render\Element\RenderElement;

/**
* Provides a render element for amp-carousel.
* Provides a render element for amp-analytics.
*
* By default, this element sets #theme so that the 'ivw_amp' theme hook
* is used for rendering, and attaches the js needed for the amp-analytics
Expand Down
2 changes: 1 addition & 1 deletion src/Plugin/Field/FieldFormatter/IvwAmpFormatter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/**
* @file
* Contains Drupal\ivw_integration\Plugin\Field\FieldFormatter\IvwEmptyFormatter.
* Contains Drupal\ivw_integration_amp\Plugin\Field\FieldFormatter\IvwAmpFormatter.
*/

namespace Drupal\ivw_integration_amp\Plugin\Field\FieldFormatter;
Expand Down

0 comments on commit a11d198

Please sign in to comment.