mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
fix import
This commit is contained in:
parent
17bc916fdc
commit
baf3902ab9
@ -288,6 +288,7 @@ Cookies can be set or modified directly on the response class:
|
||||
use DateTime;
|
||||
|
||||
use OCP\AppFramework\Controller;
|
||||
use OCP\AppFramework\Http\TemplateResponse;
|
||||
use OCP\IRequest;
|
||||
|
||||
class BakeryController extends Controller {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user