File: phpbb/install/helper/iohandler/factory.php
Unmodified
Added
Modified
Removed
Line 54 | Line 54 |
---|
* * @return \phpbb\install\helper\iohandler\iohandler_interface *
|
* * @return \phpbb\install\helper\iohandler\iohandler_interface *
|
* @throws \phpbb\install\helper\iohandler\exception\iohandler_not_implemented_exception
| * @throws iohandler_not_implemented_exception
|
* When the specified iohandler_interface does not exists */ public function get()
| * When the specified iohandler_interface does not exists */ public function get()
|