aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/sabre/xml/lib/ContextStackTrait.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/sabre/xml/lib/ContextStackTrait.php')
-rw-r--r--vendor/sabre/xml/lib/ContextStackTrait.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/sabre/xml/lib/ContextStackTrait.php b/vendor/sabre/xml/lib/ContextStackTrait.php
index bc770ffad..757088847 100644
--- a/vendor/sabre/xml/lib/ContextStackTrait.php
+++ b/vendor/sabre/xml/lib/ContextStackTrait.php
@@ -45,7 +45,7 @@ trait ContextStackTrait
* common use-case for parsing XML documents, it's added here as a
* convenience.
*
- * @var string
+ * @var string|null
*/
public $contextUri;