BlueM / Tree

PHP library for handling tree structures based on parent IDs, e.g. a self-joined database table
237 stars 46 forks source link

Get return Value or null #48

Open maganrevan opened 1 year ago

maganrevan commented 1 year ago

Node::Get

why throw an exeption and not null? I've the problem there are parents with an propertie or the propertie is unset. If I initialize it with null and call the get-method from the node I get the exeption

Best regrets

Magnus

BlueM commented 1 month ago

Will be fixed in v4