StormExamples\One\Domain\Maps\AuthorMap::EntityType PHP Method

EntityType() protected method

protected EntityType ( )
    protected function EntityType()
    {
        return Author::GetType();
    }