mirror of
https://github.com/Intervention/image.git
synced 2025-08-29 08:40:33 +02:00
Remove unnecessary doc blocks
This commit is contained in:
@@ -38,12 +38,6 @@ abstract class BaseTestCase extends MockeryTestCase
|
||||
/**
|
||||
* Assert that given color equals the given color channel values in the given optional tolerance
|
||||
*
|
||||
* @param int $r
|
||||
* @param int $g
|
||||
* @param int $b
|
||||
* @param int $a
|
||||
* @param ColorInterface $color
|
||||
* @param int $tolerance
|
||||
* @throws ExpectationFailedException
|
||||
* @return void
|
||||
*/
|
||||
|
Reference in New Issue
Block a user