`Section`: Fix type for property `$commentPost`
This commit is contained in:
parent
ceead3dee2
commit
e2ac5c9b08
|
@ -34,7 +34,7 @@ class Section
|
|||
/**
|
||||
* Comment added at the end of the same line
|
||||
*
|
||||
* @var string
|
||||
* @var Comment
|
||||
*/
|
||||
protected $commentPost;
|
||||
|
||||
|
|
Loading…
Reference in New Issue