File tree Expand file tree Collapse file tree
user_guide_src/source/libraries Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ Class Reference
119119
120120 .. literalinclude :: caching/004.php
121121
122- .. note :: The ``$raw`` parameter is only utilized by Memcache,
123- in order to allow usage of ``increment() `` and ``decrement() ``.
122+ .. note :: The ``$raw`` parameter is only utilized by Memcache,
123+ in order to allow usage of ``increment() `` and ``decrement() ``.
124124
125125.. php :method :: delete($key): bool
126126
@@ -203,8 +203,8 @@ Class Reference
203203
204204 .. literalinclude :: caching/010.php
205205
206- .. note :: The information returned and the structure of the data is dependent
207- on which adapter is being used.
206+ .. note :: The information returned and the structure of the data is dependent
207+ on which adapter is being used.
208208
209209.. php :method :: getMetadata(string $key)
210210
@@ -219,7 +219,7 @@ Class Reference
219219
220220 .. literalinclude :: caching/011.php
221221
222- .. note :: The information returned and the structure of the data is dependent
222+ .. note :: The information returned and the structure of the data is dependent
223223 on which adapter is being used. Some adapters (File, Memcached, Wincache)
224224 still return ``false `` for missing items.
225225
You can’t perform that action at this time.
0 commit comments