Skip to content

Commit 881fe7b

Browse files
fixes required to merge
1 parent 2654ee2 commit 881fe7b

File tree

3 files changed

+3
-19
lines changed

3 files changed

+3
-19
lines changed

docs/general-concept/namespace.md

Lines changed: 0 additions & 19 deletions
This file was deleted.
52 KB
Loading

docs/general-concept/namespaces/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
---
2+
title: Namespaces
3+
---
14
Namespacing was progressively introduced for Joomla classes over a number of Joomla 3.x releases. In Joomla 4 nearly all of the Joomla classes were namespaced, and it was expected that Joomla extensions were namespaced as well.
25

36
If you're not familiar with PHP namespacing then you can find general information online, for example at https://www.php.net/manual/en/language.namespaces.php

0 commit comments

Comments
 (0)