Ben etkili bir sınıf anahat bir işlev veya sınıf için arıyveyaum:
class MyClass{
/*
* Perhaps include the function comments
* in the function.
*/
function mainFunction(){
//Does Something
}
function functionWithArgs($arg1,$arg2=false){
//Does Something
//The function I want will give e the arguments w/default values
}
}
Bana bu sınıf hakkında bilgi, hatta dosyaya erişim çeşit verebilir varlığı bir fonksiyon ya da bir kütüphanesi var.
ex.
get_file_outline('fileWithAboveClass.php');
veya
get_class_outline('MyClass');
Does anybody know of either, veya know a way of easily writing this?