MINOR: adding more detailed comment

This commit is contained in:
Peter Thaleikis 2016-01-06 12:52:05 +13:00
parent faf052257f
commit 2c836ab301
1 changed files with 1 additions and 1 deletions

View File

@ -421,7 +421,7 @@ class MultiFormStep extends DataObject {
/**
* Returns the submitted value, if any, of any steps.
*
* @param string $fromStep
* @param string $fromStep (classname)
* @param string $key
* @return mixed
*/