19 declare(strict_types=1);
This describes a Tree Node.
getAsyncURL()
Get URL for async loading.
This describes a very basic Tree Node.
withAsyncURL(string $url)
Set URL for async loading.
getAsyncLoading()
Should this node load its children asynchronously?