Add PhpDoc / Code Standards
This commit is contained in:
parent
58c8959da0
commit
059b813090
|
@ -1,9 +1,10 @@
|
|||
<?php
|
||||
|
||||
|
||||
namespace Friendica\Object\Search;
|
||||
|
||||
|
||||
/**
|
||||
* The default interface for each search result
|
||||
*/
|
||||
interface IResult
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue