私はphpDocumentorについて学ぼうとしています。私は通常、ファイルごとにクラスを配置します。ファイルとクラスを文書化する必要がありますか? クラスだけを文書化したいのですが (ファイルを文書化する必要があるのはなぜですか?)、警告が表示されます...
WARNING in comment.class.php on line 8: DocBlock would be page-level, but precedes class "Comment", use another DocBlock to document the file
ありがとうございました