Skip to content

Commit e17c30d

Browse files
committed
Add magic method hint for CI
1 parent 26cfaac commit e17c30d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/codebird.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
*
4141
* @package codebird
4242
* @subpackage codebird-php
43+
* @method bool curl_setopt (resource $ch, int $option, mixed $value)
4344
*/
4445
class Codebird
4546
{

0 commit comments

Comments
 (0)