Shorten comment
This commit is contained in:
parent
b13d97acce
commit
e434c2a980
|
|
@ -58,7 +58,7 @@ class Exporter
|
|||
*
|
||||
* @param mixed $value The value to export
|
||||
* @param integer $indentation The indentation level of the 2nd+ line
|
||||
* @param \SebastianBergmann\RecursionContext\Context $processed Contains all objects and arrays that have previously been rendered
|
||||
* @param \SebastianBergmann\RecursionContext\Context $processed Previously processed objects
|
||||
* @return string
|
||||
* @see SebastianBergmann\Exporter\Exporter::export
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue