php-ext-source-r3.eclass: Fix eclassdoc

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-07-04 09:13:18 +02:00
parent e6db3b08fa
commit aa0ee755ad

View File

@@ -81,9 +81,9 @@ esac
# This allows ordering of extensions such that one is loaded before
# or after another. Defaults to the PHP_EXT_NAME.
# Example (produces 40-foo.ini file):
# @CODE@
# @CODE
# PHP_INI_NAME="40-foo"
# @CODE@
# @CODE
: ${PHP_INI_NAME:=${PHP_EXT_NAME}}
# @ECLASS-VARIABLE: PHP_EXT_NEEDED_USE