Stores the path roots available in the router.
A path root is the first virtual directory of a path, like 'admin', 'node' or 'user'.
Type: array
protected $pathRoots = [];