Type hint against LinkTarget in WatchedItemStore
authorUmherirrender <umherirrender_de.wp@web.de>
Tue, 11 Jun 2019 19:07:07 +0000 (21:07 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Tue, 11 Jun 2019 19:07:07 +0000 (21:07 +0200)
commitf17f841a9dfa1bee3f8ed47a09f06d1226452573
tree9fe31c6fcc039767a3e892d3cfa8c00e326516ac
parenta8dae2212cc5e23e181023af2ba1891078b14355
Type hint against LinkTarget in WatchedItemStore

Type hint against the interface LinkTarget,
not the implemenation TitleValue
The whole class is using the interface for type hinting,
so this is more consistency

Change-Id: Ic76926f077a731e4317dd3de6ed532b9fd8eb840
includes/watcheditem/WatchedItemStore.php