refactor(search): rewite SearchState to make behavior more obvious
commit52d4cd42c6b38524d18e8ad46a664bff15c67d5d
authorMichael Große <grosse@cosmocode.de>
Tue, 27 Mar 2018 17:11:53 +0000 (27 19:11 +0200)
committerMichael Große <grosse@cosmocode.de>
Tue, 27 Mar 2018 17:11:53 +0000 (27 19:11 +0200)
tree5994df3f58b7e15cda1fc84a27ac34ad460b9c69
parent2ce8affc66a5825b8eb9f401e287a2315987d62a
refactor(search): rewite SearchState to make behavior more obvious

As suggested by @splitbrain SearchState now behaves simliar to the PSR-7
message interfaces.
inc/Ui/Search.php
inc/Ui/SearchState.php