Skip to content

Commit ce974c7

Browse files
[OptionsResolver] fix adding $triggerDeprecation to Options::offsetGet()
1 parent 664929a commit ce974c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Options.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
*
1717
* @author Bernhard Schussek <[email protected]>
1818
* @author Tobias Schultze <http://tobion.de>
19-
*
20-
* @method mixed offsetGet(string $option, bool $triggerDeprecation = true)
2119
*/
2220
interface Options extends \ArrayAccess, \Countable
2321
{

0 commit comments

Comments
 (0)