more explicit variable types

This commit is contained in:
Shish
2016-06-19 23:05:57 +01:00
parent f8b7909426
commit 6febdec7b5
26 changed files with 61 additions and 57 deletions

View File

@ -11,7 +11,7 @@
*/
class NumericScoreSetEvent extends Event {
var $image_id, $user, $score;
public $image_id, $user, $score;
/**
* @param int $image_id