Method FrontendUser::__set
Inheritance:
- Model::__set()
- FrontendUser::__set()
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Extend parent setter class and modify some parameters
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