Gaufrette
Gaufrette copied to clipboard
Replace `bool` with `false` at `Adapter` methods that return `false` on failure
This way, we make explicit the behavior and avoid the false expectation of returning true on success.