Skip to content

Commit af89ee9

Browse files
committed
chore(pecl): rename function
1 parent 16eb982 commit af89ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pecl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
function php::pecl::enable_pecl_extension() {
3+
function php::pecl::enable_extension() {
44
local rc=0
55
local known_zend_extensions=("scoutapm")
66

0 commit comments

Comments
 (0)