Skip to content

Commit

Permalink
Update DefiningSchema.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peldax authored Mar 22, 2024
1 parent ae64719 commit f4b0112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/DefiningSchema.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ interface Character {

namespace App\Type;

use App\Di\CharacterAccessor;
use App\Dto\Human as HumanDto;
use App\Dto\Droid as DroidDto;
use App\Type\Episode;
Expand Down

0 comments on commit f4b0112

Please sign in to comment.