Fork me on GitHub
a Sensio Labs Product

I ate three cookies πŸͺ (v3.40.2) edition

Rule no_empty_phpdocΒΆ

There should not be empty PHPDoc blocks.

ExamplesΒΆ

Example #1ΒΆ

--- Original
+++ New
-<?php /**  */
+<?php

Rule setsΒΆ

The rule is part of the following rule sets:

Source classΒΆ

PhpCsFixer\Fixer\Phpdoc\NoEmptyPhpdocFixer