Hack
HHVM
报告 bug 或提出建议。
搜索文档
Documentation
Hack
Reference
Class
DOMNode
getLineNo
DOMNode::getLineNo
Gets line number for where the node is defined
public function getLineNo(): int;
Returns
int
- - Always returns the line number where the node was defined in.