Fixed namespaces in docblocks (PHPCI -> PHPCensor)
This commit is contained in:
parent
41407e1d15
commit
32f5c01728
89 changed files with 167 additions and 168 deletions
|
|
@ -98,7 +98,7 @@ class Phing implements Plugin
|
|||
}
|
||||
|
||||
/**
|
||||
* @return \PHPCI\Builder
|
||||
* @return \PHPCensor\Builder
|
||||
*/
|
||||
public function getPhpci()
|
||||
{
|
||||
|
|
@ -106,7 +106,7 @@ class Phing implements Plugin
|
|||
}
|
||||
|
||||
/**
|
||||
* @param \PHPCI\Builder $phpci
|
||||
* @param \PHPCensor\Builder $phpci
|
||||
*
|
||||
* @return $this
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue