mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix CS
This commit is contained in:
@@ -17,9 +17,10 @@
|
||||
*/
|
||||
interface Feed_LinkInterface
|
||||
{
|
||||
public function get_mimetype();
|
||||
|
||||
public function get_title();
|
||||
public function get_mimetype();
|
||||
|
||||
public function get_href();
|
||||
public function get_title();
|
||||
|
||||
public function get_href();
|
||||
}
|
||||
|
Reference in New Issue
Block a user