Add doc blocks
This commit is contained in:
parent
53efcb255f
commit
d58059c087
5 changed files with 126 additions and 5 deletions
|
|
@ -15,6 +15,8 @@ use \Symfony\Component\Process\ExecutableFinder;
|
|||
|
||||
/**
|
||||
* Binary abstract class
|
||||
*
|
||||
* @author Romain Neutron imprec@gmail.com
|
||||
*/
|
||||
abstract class Binary implements AdapterInterface
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue