Skip to content

Commit 66fc236

Browse files
committed
Docblock code style
1 parent e412c83 commit 66fc236

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/DatabaseDriver.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1897,9 +1897,9 @@ public function updateObject($table, &$object, $key, $nulls = false)
18971897
/**
18981898
* Extract pure host name (or IP address) and port or socket from host name option.
18991899
*
1900-
* @param integer $defaultPort The default port number to be used if no port is given.
1900+
* @param integer $defaultPort The default port number to be used if no port is given.
19011901
*
1902-
* @since __DEPLOY_VERSION__
1902+
* @since __DEPLOY_VERSION__
19031903
*/
19041904
protected function setHostPortSocket($defaultPort)
19051905
{

0 commit comments

Comments
 (0)