Mercurial > hg > cmmr2012-drupal-site
comparison core/tests/Drupal/FunctionalTests/Image/ToolkitTest.php @ 4:a9cd425dd02b
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:11:55 +0000 |
parents | c75dbcec494b |
children |
comparison
equal
deleted
inserted
replaced
3:307d7a7fd348 | 4:a9cd425dd02b |
---|---|
6 * Tests image toolkit functions. | 6 * Tests image toolkit functions. |
7 * | 7 * |
8 * @group Image | 8 * @group Image |
9 */ | 9 */ |
10 class ToolkitTest extends ToolkitTestBase { | 10 class ToolkitTest extends ToolkitTestBase { |
11 | |
11 /** | 12 /** |
12 * Check that ImageToolkitManager::getAvailableToolkits() only returns | 13 * Check that ImageToolkitManager::getAvailableToolkits() only returns |
13 * available toolkits. | 14 * available toolkits. |
14 */ | 15 */ |
15 public function testGetAvailableToolkits() { | 16 public function testGetAvailableToolkits() { |