Skip to content

Commit

Permalink
remove public property
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Apr 22, 2020
1 parent 55442ea commit fac204e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/commands/GenerateFixtureController.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ class GenerateFixtureController extends Command

const MODE_TABLE = 'table';

/**
* @var Connection|string
*/
public $db = 'db';

/**
* @var string The mode which will be taken to genrate the fixture either model or table.
*/
Expand Down

0 comments on commit fac204e

Please sign in to comment.