mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-01 12:40:11 +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
|
||||
* to creaate an instance of this class
|
||||
* to create an instance of this class
|
||||
*
|
||||
* @param BiosInterface $bios
|
||||
* @param OsInterface $os
|
||||
|
Reference in New Issue
Block a user