mirror of
https://github.com/Intervention/image.git
synced 2025-01-16 19:58:14 +01:00
Rename method
This commit is contained in:
parent
839bc6a3c6
commit
5e9b4aa681
@ -48,7 +48,7 @@ final class ClonerTest extends BaseTestCase
|
||||
);
|
||||
}
|
||||
|
||||
public function testCLoneBlended(): void
|
||||
public function testCloneBlended(): void
|
||||
{
|
||||
$gd = imagecreatefromgif($this->getTestResourcePath('gradient.gif'));
|
||||
$clone = Cloner::cloneBlended($gd, new Color(255, 0, 255, 255));
|
||||
|
Loading…
x
Reference in New Issue
Block a user