Jocy
|
39489f266f
|
Updated Copyright to 2018
|
2018-03-27 20:11:40 +02:00 |
|
kremsy
|
287e6316d6
|
fixed doc
|
2017-04-07 18:46:12 +02:00 |
|
kremsy
|
dcfb3fb9ec
|
added possability to set a Method to call in your class
|
2017-04-07 18:45:59 +02:00 |
|
kremsy
|
5b330d5753
|
Small Fix + Test
Test/Usage example:
$this->getShootmaniaScores()->setCallable(function(OnScoresStructure $scores){
$scores->getUsageInformation();
});
|
2017-04-07 18:37:08 +02:00 |
|
kremsy
|
067536458e
|
added direct invoke callback for methods
|
2017-04-07 18:30:48 +02:00 |
|