Inpsyde\MultilingualPress\Module\CustomPostTypeSupport\PostTypeRepository::get_supported_post_types PHP Method

get_supported_post_types() public method

Returns the slugs of all currently supported post types.
Since: 3.0.0
public get_supported_post_types ( ) : string[]
return string[] The slugs of all currently supported post types.
    public function get_supported_post_types();