Skip to content

Commit

Permalink
Add ->hasAssembled()
Browse files Browse the repository at this point in the history
  • Loading branch information
chkt committed May 18, 2018
1 parent 6f1898d commit 08c0e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/common/assembly/IAssemblyHost.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ interface IAssemblyHost
extends IFactory, IHost
{

public function hasAssembled(string $key) : bool;
}

0 comments on commit 08c0e1c

Please sign in to comment.