You appear to be a bot. Output may be restricted
Description
Loads the DI container.
Usage
$ContainerInterface|null = Abstract_Main::get_container();
Parameters
Returns
ContainerInterface|null The DI container.
Source
File name: wordpress-seo/lib/abstract-main.php
Lines:
1 to 1 of 1
abstract protected function get_container();