Closed phenaproxima closed 10 years ago
I find myself doing this a lot:
$statement = $node->closest(Filter::isInstanceOf('\Pharborist\StatementNode'));
This should be a convenience method on Node.
I find myself doing this a lot:
This should be a convenience method on Node.