Home
last modified time | relevance | path

Searched refs:FakeComponent (Results 1 – 4 of 4) sorted by relevance

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php467 $component = new FakeComponent($vcard, 'Hi', [], $defaults = false);
480 $component = new FakeComponent($vcard, 'Hi', [], $defaults = false);
505 class FakeComponent extends Component { class
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php467 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );
480 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );
505 class FakeComponent extends Component { class
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php467 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );
480 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );
505 class FakeComponent extends Component { class
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php467 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );
480 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );
505 class FakeComponent extends Component { class