Fix 27 PHPStan errors

This commit is contained in:
Art4 2025-02-25 13:51:13 +00:00
parent c1653877fb
commit cea8cf1f6c
10 changed files with 34 additions and 40 deletions

View file

@ -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
{