Gets the factory.
string|array|null The PHP function or an array containing a class/Reference and a method to call
public function getFactory() : string|array|null { return $this->factory; }