diff --git a/console.rst b/console.rst index dd2f57c985a..7b862ba79d9 100644 --- a/console.rst +++ b/console.rst @@ -84,7 +84,7 @@ available in the ``configure()`` method:: parent::__construct(); } - public function configure() + protected function configure() { $this // ...