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

type() public method

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