# `Examples.EEventBroker.EFilter.AcceptAll`

I am the Examples.EEventBroker.EFilter.AcceptAll filter generated by deffilter in Examples.EEventBroker.EFilter.

# `t`

```elixir
@type t() :: %Examples.EEventBroker.EFilter.AcceptAll{}
```

I am the parameter type of the Examples.EEventBroker.EFilter.AcceptAll filter generated by deffilter in Examples.EEventBroker.EFilter.

# `filter`

```elixir
@spec filter(EventBroker.Event.t(), t()) :: bool()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
