Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit54880c1

Browse files
committed
[PropertyAccess] Add@method phpdoc tag for isWildcard
1 parente7fa1b1 commit54880c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/Symfony/Component/PropertyAccess/PropertyPathInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
*
1717
* @author Bernhard Schussek <bschussek@gmail.com>
1818
*
19+
* @method bool isWildcard(int $index) Returns whether the element at the given index is wildcard. Not implementing it is deprecated since Symfony 7.1
20+
*
1921
* @extends \Traversable<int, string>
2022
*/
2123
interface PropertyPathInterfaceextends \Traversable, \Stringable

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp