Method Database_Statement::__get

Meta:

Written by

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

/system/libraries/Database.php line 443
Automatically extracted PHP DOC comment from code:

Return a parameter
Supported parameters:
- query: current query string
- error: last error message
- affectedRows: number of affected rows
- insertId: last insert ID
Throw an exception on requests for protected properties.

END OF PHP DOC
public function mixed __get(string $strKey)

Parameters

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

Add a comment

Please add 9 and 7.