Issue #2207557 by longwave: Fix docs for SortArrayTest

8.0.x
Jennifer Hodgdon 2014-03-04 08:36:29 -08:00
parent a4e9d09d35
commit 49a687fa54
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ use Drupal\Tests\UnitTestCase;
use Drupal\Component\Utility\SortArray;
/**
* Tests the MapArray system.
* Tests the SortArray component.
*
* @see \Drupal\Component\Utility\SortArray
*/