Use more specific method comment
This commit is contained in:
parent
28eeb7e3a7
commit
c42da7cf17
@ -43,10 +43,9 @@ class Node_Column extends Node
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the comment associated with node
|
||||
* This method should be overridden by specific type of nodes
|
||||
* Returns column comment.
|
||||
*
|
||||
* @return string
|
||||
* @return string column comment
|
||||
*/
|
||||
public function getComment()
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user