Skip to content

Commit 6b589df

Browse files
committed
Add comment parameter constructor MySQL QueryWriter.
1 parent 951f2ef commit 6b589df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: RedBeanPHP/QueryWriter/MySQL.php

+1
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ protected function getKeyMapForType( $type )
144144
* object.
145145
*
146146
* @param Adapter $adapter Database Adapter
147+
* @param array $options options array
147148
*/
148149
public function __construct( Adapter $adapter, $options = array() )
149150
{

0 commit comments

Comments
 (0)