aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJulien Veyssier <julien-nc@posteo.net>2024-07-24 15:57:04 +0200
committerJulien Veyssier <julien-nc@posteo.net>2024-07-25 10:10:32 +0200
commit0584ebf628837a81f536033c73540ffc24bc3c22 (patch)
tree2d1123bcaa49281cac70960af701076e303ccf4b /lib
parent060fb266866be683ea1e8c907054a8663f96d4df (diff)
downloadnextcloud-server-0584ebf628837a81f536033c73540ffc24bc3c22.tar.gz
nextcloud-server-0584ebf628837a81f536033c73540ffc24bc3c22.zip
fix(taskprocessing): add license
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Diffstat (limited to 'lib')
-rw-r--r--lib/public/TaskProcessing/ShapeEnumValue.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/public/TaskProcessing/ShapeEnumValue.php b/lib/public/TaskProcessing/ShapeEnumValue.php
index 33bf9c99d63..bc500524304 100644
--- a/lib/public/TaskProcessing/ShapeEnumValue.php
+++ b/lib/public/TaskProcessing/ShapeEnumValue.php
@@ -1,7 +1,15 @@
<?php
+/**
+ * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */
namespace OCP\TaskProcessing;
+/**
+ * Data object for input output shape enum slot value
+ * @since 30.0.0
+ */
class ShapeEnumValue implements \JsonSerializable {
/**
* @param string $name