getContainer()->share( 'optimized_media_without_next_gen', OptimizedMediaWithoutNextGen::class ); } /** * Returns the subscribers array * * @return array */ public function get_subscribers() { return $this->subscribers; } }