Tribe__Events__Aggregator__Record__ICS::get_label()
Public facing Label for this Origin
Return
(string)
Source
File: src/Tribe/Aggregator/Record/ICS.php
public function get_label() {
return __( 'ICS', 'the-events-calendar' );
}
Public facing Label for this Origin
(string)
File: src/Tribe/Aggregator/Record/ICS.php
public function get_label() {
return __( 'ICS', 'the-events-calendar' );
}