Page MenuHomeDevCentral

D793.diff
No OneTemporary

D793.diff

diff --git a/app/Config/Reporting/ConfigReport.php b/app/Config/Reporting/ConfigReport.php
--- a/app/Config/Reporting/ConfigReport.php
+++ b/app/Config/Reporting/ConfigReport.php
@@ -43,6 +43,8 @@
///
/**
+ * Queries information about the features enabled from the configuration.
+ *
* @return string[]
*/
protected function queryGates () : array {
@@ -50,6 +52,8 @@
}
/**
+ * Queries information about the features enabled from the configuration.
+ *
* @return FeatureReportEntry[]
*/
protected function queryFeatures () : array {
@@ -63,6 +67,8 @@
}
/**
+ * Queries information about services described in credentials.json.
+ *
* @return ServiceReportEntry[]
*/
protected function queryServices () : array {

File Metadata

Mime Type
text/plain
Expires
Mon, Oct 7, 22:46 (22 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2181119
Default Alt Text
D793.diff (822 B)

Event Timeline