fixed phpdoc

This commit is contained in:
Fabien Potencier
2019-04-16 21:16:04 +02:00
parent 7dcd04c83a
commit f54b53af03
+1 -1
View File
@@ -86,7 +86,7 @@ class Profile implements \IteratorAggregate, \Serializable
/**
* Returns the duration in microseconds.
*
* @return int
* @return float
*/
public function getDuration()
{