Returns selectors handler.
SelectorsHandler
since 1.11
public function getSelectorsHandler() { @trigger_error(sprintf('The method %s is deprecated as of 1.11 and will be removed in 2.0', __METHOD__), E_USER_DEPRECATED); return $this->selectorsHandler; }