https://api.drupal.org/api/drupal/core%21modules%21system%21core.api.php...

Enter a descriptive title (above) relating to Preview comment, then describe the problem you have found:

\Drupal\Core\Cache\Cache::deleteTags(array('node' => array(1));

should be:

\Drupal\Core\Cache\Cache::deleteTags(array('node' => array(1)));

I had already posted a comment about it, could someone delete it.

Kind regards,

Thomas Dik

CommentFileSizeAuthor
#2 drupal8-Typo-2316253-2.patch590 byteser.pushpinderrana
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ThomasDik’s picture

Issue summary: View changes
er.pushpinderrana’s picture

Status: Active » Needs review
FileSize
590 bytes

Please review patch.

LinL’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Assigned: Unassigned » jhodgdon
Status: Reviewed & tested by the community » Fixed

Committed 933b8fa and pushed to 8.0.x. Thanks!

  • alexpott committed 933b8fa on 8.0.x
    Issue #2316253 by er.pushpinderrana | ThomasDik: Fixed Typo in the tags...
jhodgdon’s picture

Assigned: jhodgdon » Unassigned

Hah, good catch! Not necessary to assign issues in the "documentation" component to me if they're "fixed". I do an issue search every few days at least and will see anything that is not "Closed".

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.