mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 00:04:27 +02:00
Fix 27 PHPStan errors
This commit is contained in:
parent
c1653877fb
commit
cea8cf1f6c
10 changed files with 34 additions and 40 deletions
|
@ -33,7 +33,8 @@ use Psr\Http\Message\UriInterface;
|
|||
* @property-read int|null $parentUriId
|
||||
* @property-read int|null $id
|
||||
*
|
||||
* @deprecated since 2022.05 Use \Friendica\Navigation\Notifications\Entity\Notification instead
|
||||
* @deprecated 2022.05 Use \Friendica\Navigation\Notifications\Entity\Notification instead
|
||||
* @see \Friendica\Navigation\Notifications\Entity\Notification
|
||||
*/
|
||||
class Notify extends BaseEntity
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue