Apply fixes from StyleCI

This commit is contained in:
Daniil Gentili 2018-05-04 10:54:11 +00:00 committed by StyleCI Bot
parent fa1ea67f8e
commit 7caee27e93

View File

@ -244,6 +244,7 @@ trait Files
if (isset($photo['location']['bytes'])) {
$res['size'] = strlen($photo['location']['bytes']);
}
return $res;
case 'photoSize':
case 'photoCachedSize':