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