Skip to content

Commit 1e40edb

Browse files
authored
fix phpdoc syntax
1 parent fe3a6b1 commit 1e40edb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Enum.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,8 @@ final public static function getNames()
299299
}
300300
return self::$names[static::class];
301301
}
302-
/*
302+
303+
/**
303304
* Get a list of enumerator ordinal numbers
304305
*
305306
* @return int[]

0 commit comments

Comments
 (0)