X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/3598/head:/app/Api/ApiToken.php diff --git a/app/Api/ApiToken.php b/app/Api/ApiToken.php index defaa7e95..70b289ae1 100644 --- a/app/Api/ApiToken.php +++ b/app/Api/ApiToken.php @@ -1,4 +1,6 @@ - 'date:Y-m-d' + 'expires_at' => 'date:Y-m-d', ]; /** @@ -40,7 +43,7 @@ class ApiToken extends Model implements Loggable } /** - * @inheritdoc + * {@inheritdoc} */ public function logDescriptor(): string {