Carbon_Fields\Field\Footer_Scripts_Field::get_hook_name PHP Method

get_hook_name() public method

Action name to be hooked on.
public get_hook_name ( )
    public function get_hook_name()
    {
        return 'wp_footer';
    }