Pressbooks\Admin\Network\SharingAndPrivacyOptions::getSlug PHP Метод

getSlug() статический публичный Метод

Get the slug for the network export options page.
static public getSlug ( ) : string
Результат string $slug
    static function getSlug()
    {
        return 'pressbooks_sharingandprivacy_options';
    }