Update cloud-annotations/src/main/java/cloud/commandframework/annotations/injection/RawArgs.java
Co-authored-by: Alexander Söderberg <Sauilitired@users.noreply.github.com>
This commit is contained in:
parent
014715c9e7
commit
6c0f47c0bd
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ import java.lang.annotation.Target;
|
||||||
* <p>
|
* <p>
|
||||||
* This should only be used on {@code String[]}
|
* This should only be used on {@code String[]}
|
||||||
*
|
*
|
||||||
|
*
|
||||||
* @since 1.2.0
|
* @since 1.2.0
|
||||||
*/
|
*/
|
||||||
@Target(ElementType.METHOD)
|
@Target(ElementType.METHOD)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue