Skip to content

Commit 1adb705

Browse files
committed
[*] readme
readme
1 parent 6982f6c commit 1adb705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ try {
105105
## API
106106

107107
```php
108-
<?php
108+
109109
SvnAdmin::create(string $svn_repo_path, [array $option]);
110110
SvnClient::mkdir(string $svn_repo_path_dir, [array $option]);
111111
SvnClient::mkdir(array $svn_repo_path_dirs, [array $option]);

0 commit comments

Comments
 (0)