Pyton000
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created "Suppress for file" doesn't work
AnsweredI have a problem with that function. A piece of code: <?phpclass ContactController { public function postSend() { $this->test(); } public function test() { throw new \E...