From 8c00d7a1fd499d0c0b0df3bdfdf3a2620db04baa Mon Sep 17 00:00:00 2001 From: Alessandro Chitolina Date: Fri, 22 Mar 2024 17:56:06 +0100 Subject: [PATCH] fix(docs): use gtm alerts --- docs/finder.md | 3 ++- docs/index.html | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/finder.md b/docs/finder.md index 53847e5..a0c5115 100644 --- a/docs/finder.md +++ b/docs/finder.md @@ -3,7 +3,8 @@ A finder finds classes, interfaces and traits based on different criteria (namespace, location, attributes, annotations, etc) via an intuitive fluent interface. -?> `Finder` interface is inspired by Symfony finder component. +> [!NOTE] +> `Finder` interface is inspired by Symfony finder component. ## Available finders diff --git a/docs/index.html b/docs/index.html index f9f6c91..8ad451d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,6 +12,7 @@
+