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