- Response
-
200
OK
- IP
-
82.165.90.38
- Profiled on
- Token
- dd225a
Dumped Contents
In
RentReminderController.php
line 68:
}
$tenantName = $app->getFullName();
dump($app->getCoFullName());
if ($app->getCoFullName()) {
$tenantName .= ' & ' . $app->getCoFullName();
null