Method Module::__set

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/modules/frontend/Module.php line 93
Automatically extracted PHP DOC comment from code:

Set an object property

END OF PHP DOC
public function void __set(string $strKey, mixed $varValue)

Parameters

string $strKey
Not documented yet. Please add documentation to this entry.
mixed $varValue
Not documented yet. Please add documentation to this entry.

Add a comment

What is the sum of 5 and 5?