From a0e9733dbcd313c7a795535c120524b0df0b057b 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..68fdf5c 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. +> [!TIP] +> `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 @@
+