Apply fixes from StyleCI
This commit is contained in:
parent
fa1ea67f8e
commit
7caee27e93
@ -244,6 +244,7 @@ trait Files
|
|||||||
if (isset($photo['location']['bytes'])) {
|
if (isset($photo['location']['bytes'])) {
|
||||||
$res['size'] = strlen($photo['location']['bytes']);
|
$res['size'] = strlen($photo['location']['bytes']);
|
||||||
}
|
}
|
||||||
|
|
||||||
return $res;
|
return $res;
|
||||||
case 'photoSize':
|
case 'photoSize':
|
||||||
case 'photoCachedSize':
|
case 'photoCachedSize':
|
||||||
|
Loading…
Reference in New Issue
Block a user