mirror of
https://github.com/flarum/core.git
synced 2025-10-21 19:56:29 +02:00
Fix some incorrect automated refactorings
This commit is contained in:
@@ -34,7 +34,7 @@ class PostRepository
|
||||
*
|
||||
* @param int $id
|
||||
* @param \Flarum\User\User $actor
|
||||
* @return \Flarum\Core\Post
|
||||
* @return \Flarum\Post\Post
|
||||
*
|
||||
* @throws \Illuminate\Database\Eloquent\ModelNotFoundException
|
||||
*/
|
||||
|
Reference in New Issue
Block a user