Unverified Commit ec2c23d6 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3236540 by beatrizrodrigues, gabrielda, ankithashetty, Chi, larowlan,...

Issue #3236540 by beatrizrodrigues, gabrielda, ankithashetty, Chi, larowlan, lauriii: Wrong documentation in comment.html.twig
parent e40f6d17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
 *
 * These two variables are provided for context:
 * - comment: Full comment object.
 * - entity: Entity the comments are attached to.
 * - commented_entity: Entity the comments are attached to.
 *
 * @see template_preprocess_comment()
 *
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
 *
 * These two variables are provided for context:
 * - comment: Full comment object.
 * - entity: Entity the comments are attached to.
 * - commented_entity: Entity the comments are attached to.
 *
 * @see template_preprocess_comment()
 */
+1 −1
Original line number Diff line number Diff line
@@ -788,7 +788,7 @@ protected function getClassyHash($type, $file) {
        'menu-local-action.html.twig' => 'ff1dfb632b6235a304146aaeaa49c3ca',
        'toolbar.html.twig' => '151657ffe8fc7c8f0d9571a8b0684294',
        'menu-local-tasks.html.twig' => '1e0112bb83f6073f6fc44a94b43dd74b',
        'comment.html.twig' => '68718b6de9a0d21f5180a9fbcc40987f',
        'comment.html.twig' => 'f5f6371850371b2db33dacceca455b1c',
        'node.html.twig' => '68ce2322607c5a258bd64cb78f49b0e0',
        'taxonomy-term.html.twig' => '63e39620cd877c85297914fef61930de',
        'media-embed-error.html.twig' => '83621141a91e525cd4df15c1d93b58b2',
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
 *
 * These two variables are provided for context:
 * - comment: Full comment object.
 * - entity: Entity the comments are attached to.
 * - commented_entity: Entity the comments are attached to.
 *
 * @see template_preprocess_comment()
 */
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
 *
 * These two variables are provided for context:
 * - comment: Full comment object.
 * - entity: Entity the comments are attached to.
 * - commented_entity: Entity the comments are attached to.
 *
 * @see template_preprocess_comment()
 */
Loading