Home
last modified time | relevance | path

Searched refs:Foo (Results 26 – 50 of 128) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dclass_dont_call_parent_clone.phpt2 PHPUnit_Framework_MockObject_Generator::generate('Foo', array(), 'MockFoo', false)
5 class Foo
17 'Foo',
26 class MockFoo extends Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dnamespaced_class_call_parent_constructor.phpt2 PHPUnit_Framework_MockObject_Generator::generate('NS\Foo', array(), 'MockFoo', true)
7 class Foo
19 'NS\Foo',
28 class MockFoo extends NS\Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dnamespaced_class_dont_call_parent_clone.phpt2 PHPUnit_Framework_MockObject_Generator::generate('NS\Foo', array(), 'MockFoo', false)
7 class Foo
19 'NS\Foo',
28 class MockFoo extends NS\Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dnamespaced_class_dont_call_parent_constructor.phpt2 PHPUnit_Framework_MockObject_Generator::generate('NS\Foo', array(), 'MockFoo', true)
7 class Foo
19 'NS\Foo',
28 class MockFoo extends NS\Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dnonexistent_class_with_namespace.phpt2 PHPUnit_Framework_MockObject_Generator::generate('Foo', array(), 'MockFoo', true, true)
10 'NS\Foo',
22 class Foo
30 class MockFoo extends NS\Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dclass_implementing_interface_call_parent_constructor.phpt2 PHPUnit_Framework_MockObject_Generator::generate('Foo', array(), 'MockFoo', true)
10 class Foo implements IFoo
22 'Foo',
31 class MockFoo extends Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dclass_implementing_interface_dont_call_parent_constructor.phpt2 PHPUnit_Framework_MockObject_Generator::generate('Foo', array(), 'MockFoo', true)
10 class Foo implements IFoo
22 'Foo',
31 class MockFoo extends Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dnamespaced_class_call_parent_clone.phpt2 PHPUnit_Framework_MockObject_Generator::generate('NS\Foo', array(), 'MockFoo', true)
7 class Foo
19 'NS\Foo',
28 class MockFoo extends NS\Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dnamespaced_class_implementing_interface_dont_call_parent_constructor.phpt2 PHPUnit_Framework_MockObject_Generator::generate('NS\Foo', array(), 'MockFoo', true)
12 class Foo implements IFoo
24 'NS\Foo',
33 class MockFoo extends NS\Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dnamespaced_class_implementing_interface_call_parent_constructor.phpt2 PHPUnit_Framework_MockObject_Generator::generate('NS\Foo', array(), 'MockFoo', true)
12 class Foo implements IFoo
24 'NS\Foo',
33 class MockFoo extends NS\Foo implements PHPUnit_Framework_MockObject_MockObject
H A Dreturn_type_declarations_static_method.phpt2 PHPUnit_Framework_MockObject_Generator::generate('Foo', array(), 'MockFoo', true, true)
9 class Foo
22 'Foo',
32 class MockFoo extends Foo implements PHPUnit_Framework_MockObject_MockObject
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst48 class Foo
84 class Foo
147 class Foo
172 class Foo
182 /** @Foo(requiredField="value") */
185 /** @Foo */
235 use MyCompany\Annotations\Foo;
240 * @Foo(PHP_EOL)
242 * @Foo({SomeClass::FOO, SomeClass::BAR})
268 use MyCompany\Annotations\Foo;
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/_fixture/
H A Dissue30.php2 class Foo class
6 return Foo::CLASS;
H A DmultipleNamespacesWithOneClassUsingBraces.php2 namespace Foo\Bar;
8 namespace Foo\Baz;
H A DmultipleNamespacesWithOneClassUsingNonBraceSyntax.php2 namespace Foo\Bar
9 namespace Foo\Baz
H A DclassExtendsNamespacedClass.php3 namespace Foo\Bar;
9 class Extender extends \Foo\Bar\Baz {}
H A Dclosure.php3 $function2 = function(Foo $foo, $bar) use ($var) {};
5 $function4 = function (Foo $foo, $bar, $baz) {};
H A DclassInScopedNamespace.php2 namespace Foo\BarScoped {
H A DclassInNamespace.php2 namespace Foo\Bar;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/_files/
H A Dsource_with_oneline_annotations.php4 interface Foo interface
9 class Foo class
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_literal_quotes_in_titles.md1 Foo [bar][].
3 Foo [bar](/url/ "Title with "quotes" inside").
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml12 Foo
15 ['this' => "Foo\nBar\n"]
90 Foo
94 Foo
98 ['this' => "Foo\n\n \n",
99 'kept' => "Foo\n\n \n"]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.BlockWrapper.txt
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md100 Flexible entities are very simple. If we declare `Foo\Bar\Bar` as a flexible
101 entity, we will be able to access it with the `Foo\Bar\Bar` name or `Foo\Bar`.
104 `Foo\Bar\Exception` class in the `Foo/Bar/Exception.php` file. But after few
106 `Exception` directory. In this case, `Foo\Bar\Exception` should move as
107 `Foo\Bar\Exception\Exception`. If this latter is declared as a flexible entity,
111 Hoa\Consistency\Consistency::flexEntity('Foo\Bar\Exception\Exception');
146 For instance, to map the `Foo\Bar` namespace to the `Source/` directory:
150 $autoloader->addNamespace('Foo\Bar', 'Source');
153 $baz = new Foo\Bar\Baz(); // automatically loaded!
/plugin/idoit/
H A DREADME.md27 { "desc": "Foo", "path": [ "foo", "bar" ] }
94 { "desc": "Foo", "path": [ "foo", "bar" ] }
102 Foo Filter 'Foo' (path foo/bar) does not match response

123456