Skip to content

Commit 8d96f2d

Browse files
committed
docs: add deprecated
1 parent d316a45 commit 8d96f2d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

user_guide_src/source/cli/cli_commands.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ be familiar with when creating your own commands. It also has a :doc:`Logger </g
129129

130130
.. php:method:: getPad($array, $pad)
131131
132+
.. deprecated:: 4.0.5
133+
Use :php:meth:`CodeIgniter\\CLI\\setPad()` instead.
134+
132135
:param array $array: The $key => $value array.
133136
:param integer $pad: The pad spaces.
134137

0 commit comments

Comments
 (0)