Kahlan\Reporter\Reporter::specStart PHP Method

specStart() public method

Callback called on a spec start.
public specStart ( object $spec = null )
$spec object The spec object of the whole spec.
    public function specStart($spec = null)
    {
    }