grom358 / pharborist

A PHP library to query and transform source code via tree operations.
GNU General Public License v3.0
44 stars 10 forks source link

Removed ParentNode::childInserted #226

Closed grom358 closed 9 years ago

grom358 commented 9 years ago

Require using the setX() methods for updating nodes instead.