Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of brezanac

brezanac

brezanac has asked 1 questions and find answers to 23 problems.

Stats

472
EtPoint
166
Vote count
1
questions
23
answers

About

abstract class Ignorance extends Stupidity implements Unavoidable { 
    private function __construct(){
        parent::__destruct();
    }; 
}