mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
...
This commit is contained in:
@ -194,7 +194,7 @@ However, if we add `src-namespace-prefix: pmmp\TesterPlugin` to the `plugin.yml`
|
|||||||
|-- Main.php
|
|-- Main.php
|
||||||
|-- SomeOtherClass.php
|
|-- SomeOtherClass.php
|
||||||
|-- SomeNamespace/
|
|-- SomeNamespace/
|
||||||
|-- SomeNamespacedClass.php
|
|-- SomeNamespacedClass.php
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note**: The old structure will also still work just fine. This is not a required change.
|
**Note**: The old structure will also still work just fine. This is not a required change.
|
||||||
|
Reference in New Issue
Block a user