Craft\Seomatic_MetaFieldModel::getCpEditUrl PHP Method

getCpEditUrl() public method

Returns the element's CP edit URL.
public getCpEditUrl ( ) : string | false
return string | false
    public function getCpEditUrl()
    {
        return "";
    }