We will need a custom module to place the code into to implement a configuration entity type. Let's create an src directory for our PSR-4 style classes. We will need to implement a custom content entity type, such as the one in the Creating a content entity type recipe of this chapter.