mirror of
https://github.com/silverstripe/silverstripe-multiform
synced 2024-10-22 11:05:49 +02:00
MINOR: adding more detailed comment
This commit is contained in:
parent
faf052257f
commit
2c836ab301
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user