mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
fix import
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user