Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3387358
D25951.1744436117.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
526 B
Referenced Files
None
Subscribers
None
D25951.1744436117.diff
View Options
diff --git a/src/utils/utils.php b/src/utils/utils.php
--- a/src/utils/utils.php
+++ b/src/utils/utils.php
@@ -799,7 +799,7 @@
*
* @param string $class_name The name of a class.
* @param list $argv Array of arguments to pass to its constructor.
- * @return obj A new object of the specified class, constructed by passing
+ * @return object A new object of the specified class, constructed by passing
* the argument vector to its constructor.
*/
function newv($class_name, array $argv) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 12, 05:35 (4 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1277001
Default Alt Text
D25951.1744436117.diff (526 B)
Attached To
Mode
D25951: PHPDoc: Replace invalid "obj" with "object"
Attached
Detach File
Event Timeline
Log In to Comment