vertrauen00

Results 2 issues of vertrauen00

I'm trying to run a test case in a Cest class. I did nothing but just for counting the running times. The result is the method being invoked only 1...

I have one question in `backand/controller/RestController.php`. Why the controller extend from yii/web/Controller, and not from `yii\rest\ActiveController`? As the title is about Yii2-RESTful-API, so I'm confused.