Aliases
In Kirby, classes are separated in different namespaces such as Kirby\Cms\ or Kirby\Http\. Aliases help to access specific classes without the need to mention their namespace.
In Kirby, classes are separated in different namespaces such as Kirby\Cms\ or Kirby\Http\. Aliases help to access specific classes without the need to mention their namespace.