Pelzini

This is the code documentation for the Pelzini project

class QualityCheckTransformer

This is a transformer that does quality checks on the codebase

It checks that the documentation has the required tags. Currently the 'required tags' are only the summary

The documentation is created in a report called the Quality check report.

Source code (2 results)

/processor/fake_namespace_dirs_transformer.php   Highlighted file source

Line 23: * Contains the {@link QualityCheckTransformer} class

/processor/quality_check_transformer.php   Highlighted file source

Line 23: * Contains the {@link QualityCheckTransformer} class
Line 37: class QualityCheckTransformer extends Transformer {

A total of 3 lines in 2 files were found