/** * This is a DocBlock comment */ function foo() { }
/** * DocBlock for function foo? * * No, this will be for the constant aklo! */ define('aklo',2); function foo($param = aklo) { }
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT