Copyright::add_style( array $css_array = array() )

Method to add Component css styles.


Parameters

$css_array

(Optional) An array containing css rules.

Default value: array()


Return

(array)


Source

File: includes/modules/header_footer_grid/components/copyright.php


			


Changelog

Changelog
Version Description
1.0.0 Introduced.