Update docs
Change-Id: I96c04c4ce9384816e120baef3572dfc4fd216b9a
This commit is contained in:
parent
7e0d8d597d
commit
2575b8cf2b
1 changed files with 3 additions and 3 deletions
|
|
@ -84,9 +84,9 @@ interface PPFrame {
|
|||
/**
|
||||
* Create a child frame
|
||||
*
|
||||
* @param $args array
|
||||
* @param $title Title
|
||||
* @param $indexOffset A number subtracted from the index attributes of the arguments
|
||||
* @param array $args
|
||||
* @param Title $title
|
||||
* @param int $indexOffset A number subtracted from the index attributes of the arguments
|
||||
*
|
||||
* @return PPFrame
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue