Commit a094394d authored by Bas de Nooijer's avatar Bas de Nooijer

phpdoc fixes

parent 29076983
......@@ -150,7 +150,7 @@ abstract class Solarium_Client_Adapter extends Solarium_Configurable
/**
* Get path option
*
* @return void
* @return string
*/
public function getPath()
{
......@@ -215,7 +215,7 @@ abstract class Solarium_Client_Adapter extends Solarium_Configurable
*
* Based on host, path, port and core options.
*
* @return void
* @return string
*/
public function getBaseUri()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment