Video_Import::has_ended()
Return
(bool)
Source
File: includes/libs/video-import.class.php
139 | public function has_ended(){ |
140 | return $this -> end ; |
141 | } |
(bool)
File: includes/libs/video-import.class.php
139 | public function has_ended(){ |
140 | return $this -> end ; |
141 | } |