forked from Cavemanon/cavepaintings
More PHP Doc comments.
This commit is contained in:
@ -76,6 +76,9 @@ class StatsDInterface extends Extension {
|
||||
StatsDInterface::$stats["shimmie.events.info-sets"] = "1|c";
|
||||
}
|
||||
|
||||
/**
|
||||
* @return int
|
||||
*/
|
||||
public function get_priority() {return 99;}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user