Updated comment

d6
Frode Petterson 2014-10-17 11:32:47 +02:00
parent e6125f5c61
commit 6c471529b1
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ interface H5PFrameworkInterface {
* For example when did we last check h5p.org for updates to our libraries.
*
* @param string $name Identifier
* @param mixed $value Data
* @param mixed $value Data limited to 2^32 bytes of data
*/
public function setOption($name, $value);