Skip to content
Snippets Groups Projects
Commit bde1c73d authored by Demian Katz's avatar Demian Katz
Browse files

Fixed comments.

parent b8bed4a2
No related merge requests found
......@@ -74,8 +74,7 @@ class HierarchyController extends AbstractBase
* Search the tree and echo a json result of items that
* matched the keywords.
*
* @return void
* @access public
* @return \Zend\Http\Response
*/
public function searchtreeAction()
{
......
......@@ -73,7 +73,6 @@ abstract class AbstractBase implements \Zend\Log\LoggerAwareInterface
* @param string $msg Message to display
*
* @return void
* @access protected
*/
protected function debug($msg)
{
......
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