LinkDB: explicit method visibility
Relates to https://github.com/shaarli/Shaarli/issues/95 Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
parent
f21abf3292
commit
735ed4a94e
2 changed files with 7 additions and 7 deletions
tests/utils
|
@ -13,7 +13,7 @@ class ReferenceLinkDB
|
|||
/**
|
||||
* Populates the test DB with reference data
|
||||
*/
|
||||
function __construct()
|
||||
public function __construct()
|
||||
{
|
||||
$this->addLink(
|
||||
'Link title: @website',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue