More linting!

This commit is contained in:
jgen
2014-04-28 02:23:45 -04:00
parent 022c162f40
commit e37c5cb9d0
7 changed files with 42 additions and 22 deletions

View File

@@ -58,6 +58,9 @@ class Image {
/** @var string */
public $ext;
/** @var string[]|null */
public $tag_array;
public $owner_id, $owner_ip;
public $posted, $posted_timestamp;
public $source;