mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-02 21:17:29 +02:00
Update Facade.php
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user