Skip to content

Commit

Permalink
Merge pull request #318 from dritter/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed May 19, 2020
2 parents 658d3dc + 3c2aa63 commit a2f6b67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Resources/doc/index.rst
Expand Up @@ -305,8 +305,7 @@ If you want to exclude a set of tables from being purged, e.g. because your sche
semi-static data, pass the option ``--purge-exclusions``. Specify ``--purge-exclusions`` multiple times to exclude
multiple tables.

You can also customize purging behavior significantly more and implement a custom purger plus a custom purger factory.

You can also customize purging behavior significantly more and implement a custom purger plus a custom purger factory::

// src/Purger/CustomPurger.php
namespace App\Purger;
Expand Down

0 comments on commit a2f6b67

Please sign in to comment.