mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-15 18:00:36 +01:00
CS
This commit is contained in:
parent
c6c45673af
commit
459374022f
@ -80,10 +80,10 @@ abstract class BrowserController extends Controller
|
|||||||
*/
|
*/
|
||||||
abstract protected function getImportService();
|
abstract protected function getImportService();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return the template used for the form.
|
* Return the template used for the form.
|
||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
abstract protected function getImportTemplate();
|
abstract protected function getImportTemplate();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user