1
0
mirror of synced 2025-02-20 22:23:14 +03:00

[2.0] Fixed wrong documentation

This commit is contained in:
guilhermeblanco 2010-04-02 19:32:54 +00:00
parent cf0a8c9727
commit 848142d1d8

View File

@ -43,8 +43,6 @@ final class Debug
/**
* Prints a dump of the public, protected and private properties of $var.
* To print a meaningful dump, whose depth is limited, requires xdebug
* php extension.
*
* @static
* @link http://xdebug.org/