atk4\data\Reference::getDesiredName PHP Méthode

getDesiredName() public méthode

Will use #ref_.
public getDesiredName ( ) : string
Résultat string
    public function getDesiredName()
    {
        return '#ref_' . $this->link;
    }