protected '_result' =>int
array (size=1)
...
protected '_total_rows' =>
$friends = \DB::query($query)>as_object()->execute();
foreach ( $fiends as $friend ) {
echo $friend->tmuser2_id;
}
It looks like you're new here. If you want to get involved, click one of these buttons!