mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-24 09:42:24 +01:00
Update Facade.php
This commit is contained in:
parent
2c301f2b74
commit
01d42da38f
@ -20,7 +20,7 @@ class Facade
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* This is the perfect time to use a dependency injection container
|
* This is the perfect time to use a dependency injection container
|
||||||
* to creaate an instance of this class
|
* to create an instance of this class
|
||||||
*
|
*
|
||||||
* @param BiosInterface $bios
|
* @param BiosInterface $bios
|
||||||
* @param OsInterface $os
|
* @param OsInterface $os
|
||||||
|
Loading…
x
Reference in New Issue
Block a user