$event.$channel.'Notifications', self::NOTIFICATION_EVENT_KEYS, ); abort_unless(in_array($property, $allowedProperties, true), 404); $this->{$property} = ! $this->{$property}; $this->saveModel(); } }