mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-05 22:47:34 +02:00
cs
This commit is contained in:
@@ -16,5 +16,5 @@ interface MediaInterface
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
function render();
|
||||
public function render();
|
||||
}
|
||||
|
Reference in New Issue
Block a user