[ * "scope" => , * "key" => , * "value" => , * ], * ... * ] * * @return array formatted IAttributes * @since 25.0.0 * @since 30.0.0, `enabled` was renamed to `value` */ public function toArray(): array; }