Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit a35340d

Browse files
committed
add trait note inside a tip tag
1 parent fc9c46c commit a35340d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

bundles/seo/seo_aware.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ the ``SeoMetadata``::
3030
}
3131
}
3232

33-
If you are using PHP5.4+ you may also benefit from using the trait ``SeoAwareTrait``
34-
to plug these behavior into your model.
33+
.. tip::
34+
35+
If you are using PHP5.4+ you may also benefit from using the trait ``SeoAwareTrait``
36+
to plug these behavior into your model.
3537

3638
Now you can set some SEO data for this ``Page`` using the metadata::
3739

0 commit comments

Comments
 (0)