Skip to content

Commit

Permalink
src/Protect.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kktsvetkov committed Nov 28, 2018
1 parent 621195b commit 868f8b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
composer.lock
vendor/
proba.php
2 changes: 0 additions & 2 deletions src/Protect.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
* Protect sensitive data and redacts it using {@link Fuko\Masked\Redact::redact()}
*
* @package Fuko\Masked
*
* @todo when protecting, inspect for escapeable chars and look for variations ?
*/
class Protect
{
Expand Down

0 comments on commit 868f8b8

Please sign in to comment.