Skip to content

Commit

Permalink
Add link to official documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
deguif committed Oct 29, 2021
1 parent d924dcf commit bbba782
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Processor/BytesProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

namespace Elastica\Processor;

/**
* @see https://www.elastic.co/guide/en/elasticsearch/reference/current/bytes-processor.html
*/
class BytesProcessor extends AbstractProcessor
{
use Traits\IgnoreFailureTrait;
Expand Down

0 comments on commit bbba782

Please sign in to comment.