Lista de snippets ordenados por 'order' */ public function execute(): array { return $this->repository->getAll(); } }