Clean Expires
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
This commit is contained in:
parent
df69a7a4a3
commit
2cd445d201
12 changed files with 106 additions and 121 deletions
|
|
@ -131,7 +131,7 @@ class ApiController extends Controller {
|
|||
'id' => $form->getId(),
|
||||
'hash' => $form->getHash(),
|
||||
'title' => $form->getTitle(),
|
||||
'expired' => $form->getExpired(),
|
||||
'expires' => $form->getExpires(),
|
||||
];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue