App\ToggleMenus\Member\ProfileItem::getText PHP Method

getText() public method

public getText ( )
    public function getText()
    {
        return '프로필 보기';
    }