mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 01:39:15 +02:00
address Scrutinizer reported issues
This commit is contained in:
parent
009f53e5fd
commit
02b4eea56e
1 changed files with 2 additions and 2 deletions
|
@ -171,11 +171,11 @@ class Vizhash16x16
|
|||
* @link https://www.supportduweb.com/scripts_tutoriaux-code-source-41-gd-faire-un-degrade-en-php-gd-fonction-degrade-imagerie.html
|
||||
*
|
||||
* @access private
|
||||
* @param resource $img
|
||||
* @param GdImage $img
|
||||
* @param string $direction
|
||||
* @param array $color1
|
||||
* @param array $color2
|
||||
* @return resource
|
||||
* @return GdImage
|
||||
*/
|
||||
private function degrade($img, $direction, $color1, $color2)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue