Aaaand a final line here...

Andre_601 2019-04-04 03:43:43 +02:00
parent c7fc1fb7c6
commit 0f7bd99ef3
1 changed files with 1 additions and 0 deletions

@ -288,6 +288,7 @@ class SomeExpansion extends PlaceholderExpansion {
}
```
----
#### Internal class
You can have the class inside your plugin.
This has some advantages but can also have some disadvantages.