Closed pspanja closed 9 months ago
https://github.com/netgen/ibexa-site-api/pull/11 will introduce a BC change, changing Location::$path to Location::$pathArray. This updates accordingly.
Location::$path
Location::$pathArray
To be merged after Site API v6 is released.
Thanks @pspanja !
https://github.com/netgen/ibexa-site-api/pull/11 will introduce a BC change, changing
Location::$path
toLocation::$pathArray
. This updates accordingly.To be merged after Site API v6 is released.