@@ -17,7 +17,7 @@ |
||
17 | 17 | * If $prayfile is not null, all the data for this block |
18 | 18 | * will be read from the PRAYFile. |
19 | 19 | * @param PRAYFile $prayfile The PRAYFile that this DSAG block belongs to. |
20 | - * @param $name The block's name. |
|
20 | + * @param string $name The block's name. |
|
21 | 21 | * @param $content The binary data of this block. May be null. |
22 | 22 | * @param $flags The block's flags |
23 | 23 | */ |