mirror of
https://codeberg.org/icewind/SearchDAV.git
synced 2026-06-03 09:34:08 +02:00
fmt
This commit is contained in:
parent
3d85afde98
commit
4d51484de3
22 changed files with 103 additions and 72 deletions
|
|
@ -26,7 +26,7 @@ use Sabre\DAV\Server;
|
|||
use SearchDAV\DAV\PathHelper;
|
||||
|
||||
class PathHelperTest extends TestCase {
|
||||
public function uriProvider(){
|
||||
public function uriProvider() {
|
||||
return [
|
||||
['/', '', ''],
|
||||
['/index.php/', 'foo', 'foo'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue