Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3920895
D585.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D585.diff
View Options
diff --git a/app/Features.php b/app/Features.php
--- a/app/Features.php
+++ b/app/Features.php
@@ -25,7 +25,7 @@
}
/**
- * Determines if the specified feature is enabled
+ * Determines if the specified feature is enabled.
*
* @param string $feature The feature to check in the config
* @return bool
@@ -36,7 +36,7 @@
}
/**
- * Enables a feature in our current configuration instance
+ * Enables a feature in our current configuration instance.
*
* @param string $feature The feature
*/
@@ -46,7 +46,7 @@
}
/**
- * Disables a feature in our current configuration instance
+ * Disables a feature in our current configuration instance.
*
* @param string $feature The feature
*/
@@ -60,7 +60,7 @@
///
/**
- * Gets all the features, with the toggle status
+ * Gets all the features, with the toggle status.
*
* @return array An array with features as keys, bool as values (true if enabled)
*/
@@ -69,7 +69,7 @@
}
/**
- * Lists all the features
+ * Lists all the features.
*
* @return string[] a list of all features
*/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 18:21 (15 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2309734
Default Alt Text
D585.diff (1 KB)
Attached To
Mode
D585: Improve code comment
Attached
Detach File
Event Timeline
Log In to Comment