Remove redundant typing from DocBlocks
This commit is contained in:
@@ -59,7 +59,6 @@ class MediaConductor extends Conductor
|
||||
* Run a scope query on the collection before anything else.
|
||||
*
|
||||
* @param Builder $builder The builder in use.
|
||||
* @return void
|
||||
*/
|
||||
public function scope(Builder $builder): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user