Skip to content

Commit

Permalink
Remove reference to Drupal 8
Browse files Browse the repository at this point in the history
  • Loading branch information
weitzman committed Sep 20, 2022
1 parent a6b2162 commit a54b5fc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/Commands/core/CacheCommands.php
Original file line number Diff line number Diff line change
Expand Up @@ -194,11 +194,9 @@ protected function setPrepareData($data, $options)
}

/**
* Rebuild a Drupal 8 site.
* Rebuild all caches.
*
* This is a copy of core/rebuild.php. Additionally
* it also clears Drush cache and Drupal's render cache.
* This is a copy of core/rebuild.php.
*
* @command cache:rebuild
* @option cache-clear Set to 0 to suppress normal cache clearing; the caller should then clear if needed.
Expand Down

0 comments on commit a54b5fc

Please sign in to comment.