public function createFormFilter() { if (empty($this->config['createFormFilter'])) { return false; } return $this->config['createFormFilter']; }