We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04987b5 commit 459486fCopy full SHA for 459486f
1 file changed
README.md
@@ -90,7 +90,7 @@ php artisan privacy-filter:install-model --url=https://example.com/privacy-filte
90
91
## Usage
92
93
-You may classify text using the `PrivacyFilter` facade. The `entities` method returns an array of `DirectoryTree\PrivacyFilter\Entity` instances:
+You may classify text using the `PrivacyFilter` facade. The `entities` method returns an array of `Entity` instances:
94
95
```php
96
use DirectoryTree\PrivacyFilter\Facades\PrivacyFilter;
0 commit comments