Skip to content
Snippets Groups Projects
Commit 628fd8a6 authored by spokje's avatar spokje
Browse files

Cleanup

parent e12c1ac4
No related branches found
Tags 5.5.12
1 merge request!2824Issue #3313038: Fix PHPStorm "Undefined Class" inspection failures
This commit is part of merge request !2824. Comments created here will be created in the context of that merge request.
......@@ -230,9 +230,7 @@ public function delete($name) {
}
/**
* Implements Drupal\Core\Config\StorageInterface::rename().
*
* @throws \PDOException
* {@inheritdoc}
*/
public function rename($name, $new_name) {
// @todo Remove the 'return' option in Drupal 11.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment