Cake\ElasticSearch\Association\EmbedMany::type PHP Method

type() public method

{@inheritDoc}
public type ( )
    public function type()
    {
        return static::ONE_TO_MANY;
    }